RFR: 8360886: Cmd + plus shortcut does not work reliably [v2]
Martin Fox
mfox at openjdk.org
Thu Aug 7 15:31:23 UTC 2025
On Mon, 14 Jul 2025 18:26:34 GMT, Martin Fox <mfox at openjdk.org> wrote:
>> Martin Fox has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Reverted manual tests, added system test, changed check for fake performKeyEquivalent event.
>
> Heads up, I just submitted a PR (#1848) that fixes this bug in an entirely different way. The fix in this PR is much simpler and safer (I would not be afraid to back port it) and so I think it should go forward even if it turns out to be an interim fix. In any case it might take a while for #1848 to get vetted and there's the non-zero chance it will get rejected. But if anyone reviews both you'll see the same area of code affected in GlassView3D.m (the performKeyEquivalent: handling).
> @beldenfox In case you missed it, this is ready for integration.
Thanks. Lately I haven't been getting e-mail notifications when my pull requests transition to the ready state.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1837#issuecomment-3164697035
More information about the openjfx-dev
mailing list