https://bugzilla.redhat.com/show_bug.cgi?id=1290791
Bug ID: 1290791 Summary: [gtk3+X11] some menus don't get hidden when clicked Product: Fedora Version: 23 Component: eclipse Assignee: akurtako@redhat.com Reporter: rhbz@genodeftest.de QA Contact: extras-qa@fedoraproject.org CC: akurtako@redhat.com, andjrobins@gmail.com, eclipse-sig@lists.fedoraproject.org, jerboaa@gmail.com, krzysztof.daniel@gmail.com, mat.booth@redhat.com, rgrunber@redhat.com
Description of problem: Some menus (search dropdown menu from toolbar, perspective context menu, …) don't get closed when an item is activated in them.
Version-Release number of selected component (if applicable): eclipse-platform-4.5.1-6.fc23.x86_64 eclipse-swt-4.5.1-6.fc23.x86_64 gtk3-3.18.6-1.fc23.x86_64 glib2-2.46.2-1.fc23.x86_64 xorg-x11-server-Xwayland-1.18.0-2.fc23.x86_64
How reproducible: always
Steps to Reproduce: 1. open eclipse. Make sure it is running on Gtk3 with GDK_BACKEND=x11 (wayland will crash). 2. open a new perspective 3. in the perspective switcher (top right by default), right-click on a perspective 4. select something, e.g. "close" from menu
Actual results: menu doesn't close
Expected results: menu should close
Additional info: This issue does not affect ordinary menus, and it doesn't affect all dropdown menus either (e.g. beside the run/debug/run external buttons). This issue was not present on Gtk2. This issue might be specific to running eclipse in XWayland under a Gnome+Wayland session and might even be an issue in Gtk3 or XWayland.
https://bugzilla.redhat.com/show_bug.cgi?id=1290791
Christian Stadelmann rhbz@genodeftest.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|23 |25
--- Comment #1 from Christian Stadelmann rhbz@genodeftest.de --- Still present in F25.
https://bugzilla.redhat.com/show_bug.cgi?id=1290791
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rhbz2@genodeftest.de Flags| |needinfo?(rhbz2@genodeftest | |.de)
--- Comment #2 from Mat Booth mat.booth@redhat.com --- Hi Christian,
I think this problem might be fixed in F26 with Eclipse Oxygen (In my F26 VM, the perspective context menu disappears correctly when closing a perspective, for example).
Can you confirm, or do you still observe the problem?
https://bugzilla.redhat.com/show_bug.cgi?id=1290791
Christian Stadelmann rhbz2@genodeftest.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |CURRENTRELEASE Flags|needinfo?(rhbz2@genodeftest | |.de) | Last Closed| |2017-07-26 15:42:57
--- Comment #3 from Christian Stadelmann rhbz2@genodeftest.de --- (In reply to Mat Booth from comment #2)
Hi Christian,
I think this problem might be fixed in F26 with Eclipse Oxygen (In my F26 VM, the perspective context menu disappears correctly when closing a perspective, for example).
Can you confirm, or do you still observe the problem?
No, I don't. Thank you!
eclipse-sig@lists.stg.fedoraproject.org