-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
mpv version and platform
mpv 0.28.0-562-g7d8eee3 Copyright © 2000-2018 mpv/MPlayer/mplayer2 projects
built on Thu May 3 01:38:48 EEST 2018
ffmpeg library versions:
libavutil 56.15.100
libavcodec 58.19.100
libavformat 58.13.100
libswscale 5.2.100
libavfilter 7.18.100
libswresample 3.2.100
ffmpeg version: N-90776-gfbfee6a
On Ubuntu (Ubuntu 14.04.5 LTS
, yes, old), with lightdm or gnome or whatever the desktop is called. IRC also confirmed the same for an xfce desktop and Linux Mint Cinnamon.
Reproduction steps
Open mpv with mpv --idle --input-test --force-window
, press Shift+TAB (with focus on the mpv window)
Expected behavior
Console prints
[input] Key Shift+TAB is bound to:
[input] (nothing)
Actual behavior
Nothing is logged in the console. TAB
works, Ctrl+TAB
works, but Shift+TAB
will not show.
Focusing on the terminal and pressing Shift+TAB
will work, but focusing the window won't.
Log file
https://0x0.st/s2-P.log (the TAB
presses are plain TAB
presses, to show that key events are handled at all)
Metadata
Metadata
Assignees
Labels
No labels