← Back to team overview

touch-packages team mailing list archive

[Bug 1526208] Re: (Shift)Tab must not leave dialog/popover/menu

 

** Changed in: qtdeclarative-opensource-src (Ubuntu)
     Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => High

** Changed in: qtdeclarative-opensource-src (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1526208

Title:
  (Shift)Tab must not leave dialog/popover/menu

Status in qtdeclarative-opensource-src package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  It must not be possible to leave a dialog/popover/menu using
  (Shift)Tab. The only expected ways to leave are Escape and any
  component or key in the popover which would result in closing it.

  http://code.qt.io/cgit/qt/qtdeclarative.git/diff/?id=6328dd2d2743ed540efea89742261f24552d7611
  5.6 alpha introduces private API, isTabFence, to confine focus to a container. We could introduce API on StyledItem to expose that and use it in popovers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1526208/+subscriptions


References