Created attachment 161893 [details] Illustrated tab order of the dialog The tab order of the Application tab within the .desktop properties dialog has the incorrect tab order STEPS TO REPRODUCE 1. Find any .desktop file 2. Right click on it, select properties 3. Select the Application tab at the top 4. Press tab multiple times and observe which fields receive focus OBSERVED RESULT The tab order is top to bottom except it skips over the Arguments field. Instead it goes from the Program Browse button to the Work path field, then the ork path button, and then finally Arguments. EXPECTED RESULT Pressing tab should bring focus from the Browse button to the Arguments field and then to the Work path field. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION
Can reproduce on my Arch Linux too.
duplicate of https://bugs.kde.org/show_bug.cgi?id=460647 ?
(In reply to Nicolas Fella from comment #2) > duplicate of https://bugs.kde.org/show_bug.cgi?id=460647 ? You are correct, it is a duplicate. I swear I searched first! :)
Yup. *** This bug has been marked as a duplicate of bug 460647 ***