[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2021-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #14 from Nate Graham  ---
Last remaining issue is how to transfer back to the KCM. Transferring focus
from the sidebar to the KCM does work now, but it's a bit clunky.

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2021-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #13 from Nate Graham  ---
Git commit 77271668c22352f8e9abfd560f9ecb8d1e25caff by Nate Graham, on behalf
of Arjen Hiemstra.
Committed on 17/09/2021 at 15:18.
Pushed by ngraham into branch 'Plasma/5.23'.

Support left/right and escape for key navigation in the sidebar

This allows using left arrow as an alternative to enter/space and using
right arrow and escape to go back to the top level of the sidebar.


(cherry picked from commit 7791a403d1efc949dbe14785dee91cffaf0ca022)

M  +11   -0sidebar/package/contents/ui/CategoriesPage.qml
M  +17   -0sidebar/package/contents/ui/SubCategoryPage.qml
M  +0-1sidebar/package/contents/ui/main.qml

https://invent.kde.org/plasma/systemsettings/commit/77271668c22352f8e9abfd560f9ecb8d1e25caff

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2021-09-17 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #12 from Arjen Hiemstra  ---
Git commit 7791a403d1efc949dbe14785dee91cffaf0ca022 by Arjen Hiemstra.
Committed on 17/09/2021 at 14:07.
Pushed by ngraham into branch 'master'.

Support left/right and escape for key navigation in the sidebar

This allows using left arrow as an alternative to enter/space and using
right arrow and escape to go back to the top level of the sidebar.

M  +11   -0sidebar/package/contents/ui/CategoriesPage.qml
M  +17   -0sidebar/package/contents/ui/SubCategoryPage.qml
M  +0-1sidebar/package/contents/ui/main.qml

https://invent.kde.org/plasma/systemsettings/commit/7791a403d1efc949dbe14785dee91cffaf0ca022

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2021-01-25 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #11 from Marco Martin  ---
To me there is no problem wrt focus going between category and subcategory.

the very noticeable problem is the focus going in and out of the kcm, but only
those like the global theme with the big icon view, other kcms (like fonts one
for qml and qwidfet ones) seem to be fine

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2021-01-23 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #10 from Fabian Vogt  ---
Any news on this? I just tried it again with the Plasma 5.21 Beta and keyboard
navigation with the sidebar is absolutely impossible.

When opening a submenu, it's impossible to focus the "Back" button so you're
stuck there forever.

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2020-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404065

lilyd...@gmail.com changed:

   What|Removed |Added

 CC||lilyd...@gmail.com

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2020-02-25 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=404065

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #9 from David Edmundson  ---
Found out what's happening

When we tab to the main view and back, focus goes to the SubcategoriesView.
i.e the view of "window behaviour", "task switch" etc. when clicking on window
management.

This is a page that should be hidden and disabled. In fact it is offscreen with
a width of 0

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2020-01-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-16 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #8 from Fabian Vogt  ---
(In reply to Nate Graham from comment #7)
> The search field is focused by default; hit the tab get to move focus to the
> sidebar. That works for me.

Yes, that works as well. However, once the focus left the sidebar/search field,
it never comes back.

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #7 from Nate Graham  ---
The search field is focused by default; hit the tab get to move focus to the
sidebar. That works for me.

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-16 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=404065

Fabian Vogt  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #6 from Fabian Vogt  ---
(In reply to Nate Graham from comment #2)
> Fixed in 5.17 now!

Tried with git master as of today, I still can't reach the sidebar. What's the
secret key combo?

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #5 from Nate Graham  ---
*** Bug 400343 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 CC||we...@mail.ru

--- Comment #4 from Nate Graham  ---
*** Bug 218537 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 400337 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.17.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://cgit.kde.org/system
   ||settings.git/commit/?id=e64
   ||9d5a706b676979de813f9e32df8
   ||d5f8ca6609

--- Comment #2 from Nate Graham  ---
Fixed in 5.17 now!

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-05-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

--- Comment #1 from Nate Graham  ---
*** Bug 407215 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-05-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI
   Severity|normal  |major

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-05-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||n...@kde.org
 Ever confirmed|0   |1

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-03-07 Thread naroyce
https://bugs.kde.org/show_bug.cgi?id=404065

naroyce  changed:

   What|Removed |Added

 CC||nroycea+...@gmail.com

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-02-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=404065

Christoph Feck  changed:

   What|Removed |Added

   Keywords||accessibility, usability

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