RFR: 5108458: JTable does not properly layout its content [v5]

Alexey Ivanov aivanov at openjdk.org
Tue Nov 21 15:43:27 UTC 2023


On Tue, 21 Nov 2023 15:12:14 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> <img width="719" alt="JTableRTLOrientationFix" src="https://github.com/openjdk/jdk/assets/94159358/3de732e6-cab6-4bb0-8c25-724fac22eced">
>
>> As far as I understood from the description, it's about **Orientation**—left-to-right vs. right-to-left—rather than alignment.
> 
> My comment referred to `-Alignment` in the test name which should be replaced with `-Orientation` because you're dealing with *orientation* here, not with alignment.

It looks as if the left border of the leftmost column is missing.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16374#discussion_r1400752345


More information about the client-libs-dev mailing list