RFR: 8090123: Items are no longer visible when collection is changed [v6]

Karthik P K kpk at openjdk.org
Fri Feb 24 05:39:15 UTC 2023


On Thu, 23 Feb 2023 17:48:39 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Noticed a minor behavior issue, on Mac with multiple monitors. The secondary monitor (scale=1) is positioned above the primary retina screen (scale=2). When showing a popup in the case of 100 elements, the down arrow at the bottom cannot be seen.
> 

I couldn't reproduce this issue, but created bug [JDK-8303148](https://bugs.openjdk.org/browse/JDK-8303148) since you are seeing this issue.

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

PR: https://git.openjdk.org/jfx/pull/1039


More information about the openjfx-dev mailing list