Bug 435280

Summary: When pressing TAB to cycle though the interactive UI elements of a Page, the elements are selected and cycled through from right to left.
Product: [Applications] plasma-systemmonitor Reporter: Alexander M. <apmichalopoulos>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: ahiemstra, nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.21.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander M. 2021-04-02 19:58:24 UTC
SUMMARY

Pressing TAB to cycle though the interactive UI elements should begin with the leftmost one (e.g. the Search Box) and proceed towards the right. Instead, the complete opposite happens.


STEPS TO REPRODUCE

1. Open the System Monitor.
2. Select a page with interactive UI elements like "Processes".
3. Press TAB: the 3-dot menu is selected.
4. Press TAB again: the "Configure Columns" button is selected.
5. Press TAB again: the "Show: Own Processes" button is selected.
6. ...

OBSERVED RESULT

The UI elements are selected from right to left.


EXPECTED RESULT

The UI elements are selected from left to right.


SOFTWARE/OS VERSIONS

OS: Arch Linux
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Comment 1 Nate Graham 2021-04-06 04:28:57 UTC

*** This bug has been marked as a duplicate of bug 435287 ***