Bug 477580

Summary: Properties window for programs has inconsistent keyboard navigation
Product: [I don't know] kde Reporter: Sara <sara.j.angeloni>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sara 2023-11-26 19:25:26 UTC
SUMMARY
Focus is jumping between UI elements with "Tab" key in incorrect order.


STEPS TO REPRODUCE
1. Open "Start" menu
2. Right-Click any program
3. Choose "Edit Application..."
4a. In "General" tab use the "Tab" key to navigate
4b. In "Application" tab use the "Tab" key to navigate
4c. Navigate with "Tab" through "OK" and "Cancel" buttons to the top of the window


OBSERVED RESULT
In "General" tab the focus jumps from "Icon", to "Change", then to "Program Name Text Field"

In "Application" tab the focus jumps (starting from Program Field) ... to "Browse" -> "Work path:" text field -> "Open file dialog" button, and only then it jumps back to "Arguments:" text field

In any tab, navigating thorugh the "Ok" -> "Cancel" buttons wraps then back to "OK", and only then jumps back to the top of the window.

EXPECTED RESULT
It is intuitively expected that the "Tab" key would move the Focus along UI Elements in the order they visually appear in the UI.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: EndeavourOS (Up to date)
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-11-29 22:13:30 UTC

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