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.
Still present in F25.
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?
(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!