On Mon, 15 Jun 2026 10:32:44 GMT, Thiago Milczarek Sayao <[email protected]> wrote:
>> Only `WindowContext::process_map()` seems to set `mapped = true`, but not if >> `window_type == POPUP`. > > You're right, I'll fix it. That said, I'd still like to run some additional > tests, as this slipped through unnoticed (at least on my end). There isn't > any evident issue in the most common popup use cases, such as menus, > tooltips, and dropdowns, but it may still affect less common scenarios. I've fixed it and done some testing. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2139#discussion_r3446445811
