> The Backspace key doesn't lead to parent directory of current directory for > JFileChooser in GTK LAF. > Added the lazy input value in `GTKLookandFeel` and fix is working fine. > > Implemented a manual test to check BackSpace behavior for all installed LAF > in Linux platform. > The test mentioned in > [JDK-8078471](https://bugs.openjdk.org/browse/JDK-8078471) > `javax/swing/JFileChooser/4150029/bug4150029.html` also working fine with GTK > option (-client > -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel).
Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision: Manual Test changed to automated ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11291/files - new: https://git.openjdk.org/jdk/pull/11291/files/1fcdc76c..dca0f8a0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11291&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11291&range=01-02 Stats: 168 lines in 1 file changed: 85 ins; 54 del; 29 mod Patch: https://git.openjdk.org/jdk/pull/11291.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11291/head:pull/11291 PR: https://git.openjdk.org/jdk/pull/11291