RFR: 8358532: JFileChooser in GTK L&F still displays HTML filename
Tejesh R
tr at openjdk.org
Tue Jun 10 04:46:44 UTC 2025
[JDK-8139228](https://bugs.openjdk.org/browse/JDK-8139228) fix missed GTK updates for the same issue where file/directory name renders as `HTML text` instead of `plain text`.
Adding the same fix for GTK L&F.
Test for the fix : test/jdk/javax/swing/JFileChooser/HTMLFileName.java
-------------
Commit messages:
- GTK fix
Changes: https://git.openjdk.org/jdk/pull/25707/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25707&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8358532
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/25707.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25707/head:pull/25707
PR: https://git.openjdk.org/jdk/pull/25707
More information about the client-libs-dev
mailing list