Bug 477580 - Properties window for programs has inconsistent keyboard navigation
Summary: Properties window for programs has inconsistent keyboard navigation
Status: RESOLVED DUPLICATE of bug 460647
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-26 19:25 UTC by Sara
Modified: 2023-11-29 22:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***