[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-05-01 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=485073 --- Comment #9 from Albert Vaca Cintora --- It does happen to me. If I open kdeconnect-app, I can only navigate through the main pane ("Device") on the right. There's no key that moves the focus to the left pane. Furthermore, if I press 'space' to

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-23 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=485073 --- Comment #8 from Aleix Pol --- I'm not sure what you mean. I find these are working. The work a bit weird, in that they navigate right-to-left, this could maybe be a bug but tab navigation works. Also I see that the focus is not very well

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-13 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=485073 --- Comment #7 from ratijas --- > High-level issue is that if you try to navigate the app using your keyboard > instead of the mouse, it's impossible: tab doesn't circle through all the > buttons (it only does within the area you have selected, and

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-12 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=485073 --- Comment #6 from Albert Vaca Cintora --- High-level issue is that if you try to navigate the app using your keyboard instead of the mouse, it's impossible: tab doesn't circle through all the buttons (it only does within the area you have selected,

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-12 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=485073 --- Comment #5 from Albert Vaca Cintora --- I linked the code. They are in another Kirigami component, a `Kirigami.ScrollablePage`: https://invent.kde.org/network/kdeconnect-kde/-/blob/master/app/qml/DevicePage.qml?ref_type=heads#L20-49 -- You are

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-12 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=485073 Aleix Pol changed: What|Removed |Added CC||aleix...@kde.org --- Comment #4 from Aleix Pol

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-12 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=485073 Albert Vaca Cintora changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|NOT A BUG

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-08 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=485073 --- Comment #2 from Albert Vaca Cintora --- Created attachment 168294 --> https://bugs.kde.org/attachment.cgi?id=168294=edit Kirigami.Actions as buttons Fair enough. I still need a way to fix tab navigation, though. In KDE Connect we have 3

[frameworks-kirigami] [Bug 485073] Kirigami.Action doesn't honor KeyNavigation.tab

2024-04-07 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=485073 ratijas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---