On Mon, 15 Jun 2026 02:04:26 GMT, Michael Strauß <[email protected]> wrote:

>> Popups go through the same process of setting `mapped` to `true`. However, 
>> I'll do some testing to verify popup move and resize behavior.
>
> 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.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2139#discussion_r3412777331

Reply via email to