RFR: 8274928: JavaFX virtual keyboard missing ^ character [v2]
Andy Goryachev
angorya at openjdk.org
Thu Jan 29 17:19:09 UTC 2026
On Wed, 28 Jan 2026 12:11:36 GMT, Ziad El Midaoui <zelmidaoui at openjdk.org> wrote:
>> Added "^" character to JavaFX virtual keyboard.
>
> Ziad El Midaoui has updated the pull request incrementally with one additional commit since the last revision:
>
> Added character to EmailBoard.txt and UrlBoard.txt
Looks good!
To test various virtual keyboard types, one can use the latest monkey tester from
https://github.com/andy-goryachev-oracle/MonkeyTest
by launching with this command line property:
`-Dcom.sun.javafx.virtualKeyboard=javafx`
<img width="836" height="465" alt="Image" src="https://github.com/user-attachments/assets/d2ae89f1-0505-4b08-96c1-d534f63db4c5" />
-------------
Marked as reviewed by angorya (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/2053#pullrequestreview-3724041830
More information about the openjfx-dev
mailing list