-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Description
Distribution
Arch (recently updated)
Package version
6.6.3
Frequency
Always
Bug description
Nemo fails to change window focus after opening file.
Examples include programs like mpv or mcomix, but not some others like xed, firefox.
Steps to reproduce
- have mpv installed and some video file somewhere
- open nemo
- goto the folder
- double click the video file to open it
- press right arrow key (nothing happens)
- mouse click the window
- press right arrow key (playback goes forward)
Nemo should autofocus the window on opening, so the user does not have to manually focus.
Opening mpv ("mpv myvideo.mp4") on the terminal does not have this issue.
Expected behavior
- have mpv installed and some video file somewhere
- open nemo
- goto the folder
- double click the video file to open it
- press right arrow key (playback goes forward)
Additional information
For whatever reason, this issue does not seem to happen with all programs, just some of them.
My guess is that it's because these programs with issues use some older graphics toolkit or something like that, that causes problems.
Using X11, not wayland
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels