D8221: keyboard navigation in systemsettings

Marco Martin noreply at phabricator.kde.org
Mon Oct 9 13:28:37 UTC 2017


mart created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  correct keyboard navigation in systemsettings, since there is a mix
  of qwidgets and QQuickWidgets, when a QQW takes focus, then the
  focus chain in the keyboard navigation should traverse it, then go
  put of it and focus the next widget, being a normal qwidget or another
  qqw in which case the same hack applies

TEST PLAN
  navigating in and out the sidebar and the intro page works
  
  QML based kcms are still not managed, they will need a similar thing

REPOSITORY
  R124 System Settings

BRANCH
  randa/accessibility

REVISION DETAIL
  https://phabricator.kde.org/D8221

AFFECTED FILES
  sidebar/SidebarMode.cpp
  sidebar/SidebarMode.h
  sidebar/package/contents/ui/CategoriesPage.qml
  sidebar/package/contents/ui/IntroIcon.qml
  sidebar/package/contents/ui/SubCategoryPage.qml
  sidebar/package/contents/ui/introPage.qml
  sidebar/package/contents/ui/main.qml

To: mart
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171009/9162317c/attachment.html>


More information about the Plasma-devel mailing list