touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #94266
[Bug 1481233] [NEW] Tab and BackTab can not be handled anymore
Public bug reported:
Since recent changes in the staging branch it is not possible any more
to handle Keys.onTabPressed (and the equivalent with backTab). The key
press seems to be fully captured by other components to perform
automatic tab-based focus switching.
Attached example demonstrates the problem: on the console I expect to
see "TAB pressed" when I press the tab key, but it never happens, and
focus only switches between the list delegates instead.
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Assignee: Christian Dywan (kalikiana)
Status: New
** Attachment added: "Minimal test demonstrating the issue"
https://bugs.launchpad.net/bugs/1481233/+attachment/4438821/+files/test.qml
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Christian Dywan (kalikiana)
--
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/1481233
Title:
Tab and BackTab can not be handled anymore
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
Since recent changes in the staging branch it is not possible any more
to handle Keys.onTabPressed (and the equivalent with backTab). The key
press seems to be fully captured by other components to perform
automatic tab-based focus switching.
Attached example demonstrates the problem: on the console I expect to
see "TAB pressed" when I press the tab key, but it never happens, and
focus only switches between the list delegates instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1481233/+subscriptions
Follow ups