RFR: 8360462: [macosx] row selection not working with Ctrl+Shift+Down/Up in AquaL&F [v3]

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Jun 26 02:34:28 UTC 2025


On Thu, 26 Jun 2025 02:31:17 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Ctrl+Shift+Down/Up does extend row selection down or up in Aqua L&F as it does in native tree view in Finder.
>> Fixed the keybindings.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix

It seems to be "Alert" (Boop) sound being emanated..It probably will need to call macOS NSSound API if we have to replicate..I dont think we want to do this from Swing which is lightweight..

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

PR Comment: https://git.openjdk.org/jdk/pull/25966#issuecomment-3006835642


More information about the client-libs-dev mailing list