https://bugs.kde.org/show_bug.cgi?id=495536
Bug ID: 495536
Summary: Overivew effect keyboard window navigation selects
filtered windows
Classification: Plasma
Product: kwin
Version: 6.1.5
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: effects-overview
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When using the keyboard to navigate and select a set of windows already
filtered (for example typing konsole to filter all Konsole windows) the
selection still moves through all the windows and not just the filtered ones
STEPS TO REPRODUCE
1. open multiple instances of an application
2. open overview
3. filter applications so that multiple entries are available after filtering
OBSERVED RESULT
window list on overview: [app1_w1, app2_w1, app1_w2]
window list on filter (app1): [app1_w1, app1_w2]
keyboard navigation on right arrow key: [>app1_w1, app1_w2] => [>app1_w1,
app1_w2] => [app1_w1, >app1_w2]
expected keyboard navigation on right arrow key: [>app1_w1, app1_w2] =>
[app1_w1, >app1_w2]
on the current behavior to get from app1_w1 into app1_w2 I have to make 2 right
arrow key taps since keybaord selection is using the unfiltered grid to move
on the expected behavior I should just make 1 right arrow key tap since it's
right next to it
SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.1.5, also tested with 6.2
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2
--
You are receiving this mail because:
You are watching all bug changes.