Alt+Shift+F10 and some others not working (not captured)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
Base case
=========
Step:
- Turn Num Lock on.
- Press Alt+Shift+F10 in an IDE that has that shortcut set.
Exptected: works as expected.
Actual: does nothing.
Testing with Gnome Settings
=======
Alt+Shift+F10 can be added as a shortcut in Keyboard Shortcuts in Gnome Settings, and it works.
Testing with `xev`
==================
When Num Lock is on, pressing Alt+Shift+F10 doesn't print any F10 press/release events.
```
KeyPress event, serial 37, synthetic NO, window 0x2c00001,
root 0x93b, subw 0x0, time 14633043, (890,600), root:(1036,730),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x2c00001,
root 0x93b, subw 0x0, time 14634731, (890,600), root:(1036,730),
state 0x18, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
FocusOut event, serial 37, synthetic NO, window 0x2c00001,
mode NotifyGrab, detail NotifyAncestor
FocusIn event, serial 37, synthetic NO, window 0x2c00001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 37, synthetic NO, window 0x0,
keys: 2 0 0 0 0 0 4 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
root 0x93b, subw 0x0, time 14640763, (890,600), root:(1036,730),
state 0x19, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
root 0x93b, subw 0x0, time 14640771, (890,600), root:(1036,730),
state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
```
Other combinations of Alt+Shift and Fx that are also not captured by `xev`:
- F1,F2
- F4-F8
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libinput10 1.15.5-1ubuntu0.2
ProcVersionSign
Uname: Linux 5.11.0-36-generic x86_64
NonfreeKernelMo
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
NVRM version: NVIDIA UNIX x86_64 Kernel Module 470.63.01 Tue Aug 3 20:44:16 UTC 2021
GCC version: gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1
ApportVersion: 2.20.11-
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckR
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Sep 29 12:14:38 2021
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
nvidia, 470.63.01, 5.11.0-34-generic, x86_64: installed
nvidia, 470.63.01, 5.11.0-36-generic, x86_64: installed
nvidia, 470.63.01, 5.11.0-37-generic, x86_64: installed
GraphicsCard:
Intel Corporation UHD Graphics [8086:9bc4] (rev 05) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:878e]
NVIDIA Corporation TU106 [GeForce RTX 2060] [10de:1f12] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:878e]
InstallationDate: Installed on 2021-06-05 (115 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1)
MachineType: HP HP ENVY Laptop 15-ep0xxx
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: libinput
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/29/2020
dmi.bios.release: 15.5
dmi.bios.vendor: AMI
dmi.bios.version: F.05
dmi.board.
dmi.board.name: 878E
dmi.board.vendor: HP
dmi.board.version: 18.32
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.
dmi.ec.
dmi.modalias: dmi:bvnAMI:
dmi.product.family: 103C_5335KV HP ENVY
dmi.product.name: HP ENVY Laptop 15-ep0xxx
dmi.product.sku: 16P91PA#AR6
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.105-3~20.04.1
version.
version.
version.
version.
version.
version.
version.
version.
affects: | ubuntu → libinput (Ubuntu) |
affects: | libinput (Ubuntu) → gnome-shell (Ubuntu) |
Changed in gnome-shell (Ubuntu): | |
importance: | Undecided → Low |