RFR: 8089373: Translation from character to key code is not sufficient

John Hendrikx jhendrikx at openjdk.org
Fri May 5 20:22:22 UTC 2023


On Fri, 5 May 2023 19:38:36 GMT, Martin Fox <duke at openjdk.org> wrote:

> I'm not quite sold on having `notifyKey` and `notifyKeyEx` be two separate methods. Why not just have one? Not changing the existing call sites doesn't seem to be a sufficient reason to expand the toolkit API surface.

I also think it isn't really needed; Mac and Linux can just ignore the extra parameter for now?

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

PR Comment: https://git.openjdk.org/jfx/pull/1126#issuecomment-1536735587


More information about the openjfx-dev mailing list