<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Wayland] menus opened from access keys (mnemonic menu items) hide instantly"
href="https://bugzilla.gnome.org/show_bug.cgi?id=768017">768017</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Wayland] menus opened from access keys (mnemonic menu items) hide instantly
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>gtk+
</td>
</tr>
<tr>
<th>Version</th>
<td>3.20.x
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: Wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gnome@genodeftest.de
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>CC</th>
<td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>GNOME version</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>Steps to reproduce:
0. have a wayland compositor, e.g. weston or gnome-wayland session
1. open any Gtk+ 3.x application with "old" menus (see "Affected applications"
below)
2. use any mnemonic to open a menu
What happens:
Menu shows with animation. Once the animation is finished (<1 second) the menu
hides.
What should happen:
menu should be shown until it loses focus or [Esc] is pressed
Affected applications:
* gnome-terminal
* evolution
* anjuta
* libreoffice (recent Gtk+ 3 builds, default on Fedora 24)
* probably others
This issue does not affect these types of applications:
* Qt 4 or 5 based applications
* Gtk+ 2 based applications
* firefox (drawing its own menu bar)
* Gtk+ 3 based applications with menus based on GtkPopover (e.g. epiphany,
gedit)
* Gtk+ 3 based applications with X11 backend (even on gnome-wayland sessions)
This issue is also present when running Gtk+ 3 applications inside weston, but
it is specific to the wayland backend.
This issue is present whether or not animations are enabled. With animations
disabled you can barely see that the menu was opened.
Workaround:
Start applications with GDK_BACKEND=x11 added to environment when running a
gnome-wayland session or run X11 sessions.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>