RFR: 8218745: TableView: visual glitch at borders on horizontal scrolling [v2]
Ambarish Rapte
arapte at openjdk.org
Wed Oct 16 10:12:18 UTC 2024
On Tue, 4 Jun 2024 12:33:06 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> you are right: I see the focus rectangle jitter at 175% scale on win 11 (w/o the fix), so it must be a different issue. At this scale, it merely shows a thinner line, perhaps that's why I did not notice it earlier.
>
>> you are right: I see the focus rectangle jitter at 175% scale on win 11 (w/o the fix), so it must be a different issue. At this scale, it merely shows a thinner line, perhaps that's why I did not notice it earlier.
>
> Yeah exactly, it looks like when the focus rect is on the border of the window, it will sometimes disappear (probably jitter 'out' of the window).
> When there is some padding inbetween, the focus rect looks like it is jittering instead. Probably the same root cause.
@Maran23 It shows a merge conflict when I tried to merge in the master. Could you please check.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1462#issuecomment-2416347626
More information about the openjfx-dev
mailing list