RFR: 8139228: JFileChooser renders file names as HTML document
Sergey Bylokhov
serb at openjdk.org
Fri Apr 18 23:17:42 UTC 2025
On Thu, 17 Apr 2025 10:55:04 GMT, Tejesh R <tr at openjdk.org> wrote:
>> OS or L&F dependant?
>>
>> macOS uses Aqua by default, Linux uses Metal by default. The behaviour in different L&F could be different.
>>
>> The test may be customised for a L&F if needed… and it's likely required. I haven't looked into it yet, so I can't suggest anything. Exploring the possibility of making the test automatic is worth the effort.
>
> Dependant on L&F I hope.
> Because it's impossible to create a file with `<html>` in the name on Windows.
But is should be possible to trigger the bug using a custom FileSystemView without interacting with the actual file system?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24439#discussion_r2051235968
More information about the client-libs-dev
mailing list