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
*** This bug has been marked as a duplicate of bug 435287 ***