RFR: 8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland

Sergey Bylokhov serb at openjdk.org
Tue May 9 17:45:27 UTC 2023


On Tue, 9 May 2023 14:34:08 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> src/java.desktop/share/classes/java/awt/PopupMenu.java line 46:
>> 
>>> 44:  * call {@code show} on that {@code PopupMenu}.
>>> 45:  *
>>> 46:  * @implNote On Linux systems using Wayland, the popup menu may not be dismissed
>> 
>> I guess the XWayland is affected, but implementation of the toolkit for Wayland will not have this issue?
>
> It should, and this is another point about not changing the documentation.

Then let's not update it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13830#discussion_r1188936947



More information about the client-libs-dev mailing list