RFR: 8342096: Popup menus that request focus are not shown on Linux with Wayland [v4]

Alexey Ivanov aivanov at openjdk.org
Fri Jan 24 17:39:03 UTC 2025


On Tue, 21 Jan 2025 11:25:20 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> Not really, because a few lines after we ungrab the input, so all the popup menu will be dismissed, performing cleanups in their `hide()` and `setVisible()` methods.

This answers my question. I guess I got lost or distracted and forgot about this kind of clean-up.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22729#discussion_r1929001676


More information about the client-libs-dev mailing list