Integrated: 8358532: JFileChooser in GTK L&F still displays HTML filename

Tejesh R tr at openjdk.org
Mon Jun 16 05:30:35 UTC 2025


On Tue, 10 Jun 2025 04:41:54 GMT, Tejesh R <tr at openjdk.org> wrote:

> [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

This pull request has now been integrated.

Changeset: 6fe9143b
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6fe9143bbbe269af62d2084834fc0c9afc51b5f3
Stats:     7 lines in 2 files changed: 6 ins; 0 del; 1 mod

8358532: JFileChooser in GTK L&F still displays HTML filename

Reviewed-by: aivanov, dnguyen, kizune

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

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


More information about the client-libs-dev mailing list