Hide Forgot
Description of problem: When controlling top bar via keyboard, menus (system menu, calendr, Applications menu, Places menu, ...) can not be opened and accessed. E.g. if you have Applications menu extension activated, when you press F1, the menu is opened, but you can not navigate in it using arrow keys. Version-Release number of selected component (if applicable): xorg-x11-server-Xwayland-1.20.6-3.el8.x86_64 How reproducible: Always Steps to Reproduce: 1. Login to Gnome on Wayland. 2. Press Ctrl + Alt + Tab to switch to Top Bar. 3. Use Right Arrow key (or Tab) to move cursor to the system menu (network, volume, battery, ...) 4. Press Enter. Actual results: Nothing happens - system menu stays highlighted but is not opened. Expected results: System menu should open and you should be able to enter it using Down Arrow key. Additional info: - This also affects desktop accessibility. - Works with the same system and configuration on X11. - Tested on ThinkPad P50 in both Discrete and Hybrid Graphics mode.
Might be a grab issue on gnome-shell/mutter
I'm unable to reproduce this in an RHEL 8.2 VM, either in the Standard or the Classic(wayland) session. Are there any additional steps required to reproduce the issue? Do you have some more extensions installed/enabled? Maybe there's some information in the journal that can point to the issue without reproducing it?
Today I did more testing. Some facts and ideas: - Reproduced 100 % in an RHEL 8.2 VM on different notebook. So it is deffinitly NOT a P50 problem and it is not connected with a single installation. - Tested in Gnome Classics session of a freshly created test user - clear configuration, no extra extensions enabled (well some are installed for the main user, but all from RHEL repo). - None of the tested systems were freshly installed. Both were originally installed as RHEL 8.0 or 8.1 and later upgraded. I would provide any log or debug info but I am not sure where to find such output of a Gnome session running on Wayland.
Created attachment 1697938 [details] List of packages - RHEL 8.2 GA - not reproduced I did a fresh installation of RHEL 8.2 on VM. I was unable to reproduce the bug. Sending list of installed packages.
Created attachment 1697939 [details] List of packages - RHEL 8.3 (20200609.1) - reproduced As soon as I upgraded the freshly installed RHEL 8.2 to the latest-RHEL-8 rel-eng compose (RHEL-8.3.0-20200609.1), I am able to reproduce the bug 100 %. Sending list of packages after upgrade.
I changed the repository in my VM to point to http://download-node-02.eng.bos.redhat.com/composes/latest-RHEL-8.3.0/compose/AppStream/$basearch/os/, and I still cannot reproduce the issue. The mutter, gnome-shell and -extensions packages are the same as in (In reply to Bohdan Milar from comment #5) > Created attachment 1697939 [details] > List of packages - RHEL 8.3 (20200609.1) - reproduced > I would provide any log or debug info but I am not sure where to find such output of a Gnome session running on Wayland. Core GNOME components either log to the journal, or their output is forwarded to it. So journalctl may provide some hints.
I reproduced the behavior several times but do not see anything in journalctl regarding desktop.
Maybe something is running that interferes with events? I'm thinking of tools like dogtail ...
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/1765#note_871437 suggests that this is related to the NUMLOCK state - is that the same issue?
(In reply to Florian Müllner from comment #10) > https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/1765#note_871437 > suggests that this is related to the NUMLOCK state - is that the same issue? If that's the case, we have an upstream fix that can be backported.
Successfully tested: - gnome-shell-3.32.2-19.el8.x86_64 - bug reproduced (menus not accessible via keys) - gnome-shell-3.32.2-20.el8.x86_64 - bug not reproduced (menus accessible via keys) Thanks for fix.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: GNOME security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:4451