RFR: 8078471: The BACKSPACE key doesn't work with the special options"-client -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel" [v2]

Abhishek Kumar abhiscxk at openjdk.org
Sun Nov 27 16:25:15 UTC 2022


On Thu, 24 Nov 2022 13:19:04 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> Also, is it not possible to create automated test, like calling JFileChooser.getCurrentDirectory() and fail if it's not the parent directory (or if it still remains in present directory) after BACKSPACE is pressed?

Added Automated test case. Tested in CI pipeline, Link is attached in JBS.

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

PR: https://git.openjdk.org/jdk/pull/11291



More information about the client-libs-dev mailing list