On Mon, 6 Oct 2025 16:47:26 GMT, Ambarish Rapte <[email protected]> wrote:

>> Alexander Zuev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Restore CHECK_MENU_ITEM binding
>
> modules/javafx.graphics/src/main/native-glass/mac/a11y/AccessibleBase.m line 
> 65:
> 
>> 63:     [rolesMap setObject:@"JFXMenuItemAccessibility" forKey:@"MENU_ITEM"];
>> 64:     [rolesMap setObject:@"JFXMenuItemAccessibility" 
>> forKey:@"RADIO_MENU_ITEM"];
>> 65:     [rolesMap setObject:@"JFXMenuItemAccessibility" 
>> forKey:@"CHECK_MENU_ITEM"];
> 
> Is the removal of CHECK_MENU_ITEM intentional ?

No, that was an accident.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1927#discussion_r2407840731

Reply via email to