On Thu, 7 May 2026 15:03:42 GMT, Christopher Schnick <[email protected]> wrote:
>> Ziad El Midaoui has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixed Scrollbar issue with CSS > > While fixing https://bugs.openjdk.org/browse/JDK-8338145, I found the cause > to be the fact that the popup did not have the right size computed before the > first show. That is why the fix calls `sizePopup()` twice. Maybe this issue > is related and somehow eliminates the need to call sizePopup() twice? @crschnick or @arapte could one of you be the second reviewer? ------------- PR Comment: https://git.openjdk.org/jfx/pull/2052#issuecomment-4897371492
