RFR: 8244075: Accelerator of ContextMenu's MenuItem is not removed when ContextMenu is removed from Scene [v2]

Ambarish Rapte arapte at openjdk.java.net
Tue Jun 8 11:51:34 UTC 2021


On Fri, 4 Jun 2021 21:04:51 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update @ignore() with bugid
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/AcceleratorParameterizedTest.java line 352:
> 
>> 350:     }
>> 351: 
>> 352:     @Ignore("Passes only for Button")
> 
> Can you file the follow-on bug and then update this comment to use that bug ID?

Updated with bug ID [JDK-8268374](https://bugs.openjdk.java.net/browse/JDK-8268374)

-------------

PR: https://git.openjdk.java.net/jfx/pull/515


More information about the openjfx-dev mailing list