https://bugs.kde.org/show_bug.cgi?id=482752

--- Comment #5 from Albert Vaca Cintora <albertv...@gmail.com> ---
Created attachment 169079
  --> https://bugs.kde.org/attachment.cgi?id=169079&action=edit
Screenshot of the kdeconnect Kirigami app

The buttons in the attached screenshot are created by Kirigami. In the
kdeconnect-app code we just create Kirigami.Actions and Kirigami turns the
actions into buttons. Kirigami.Actions can't have KeyNavigation.tab to "fix"
(workaround) the ordering problem (because they are abstract, non-graphical
elements).

If you manage to focus the buttons in the screenshot (you need the mouse for
that, but different bug), then they keyboard navigation goes through them
right-to-left instead of left-to-right. I haven't found anything we can do on
our side to fix that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to