Public bug reported:
Since all the actions are enabled and active by default (causing the
Ambiguous bug#1514856) I implement a workaround in my app to disable
action shortcuts if the page is not active. Something like:
shortcut: page.active ? "Esc" : ""
The problem is, that I am receiving serveral error messages on
terminal while running the app:
"QML Action: Invalid shortcut:"
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1518420
Title:
There is no way to unset action 'shortcut' property
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
Since all the actions are enabled and active by default (causing the
Ambiguous bug#1514856) I implement a workaround in my app to disable
action shortcuts if the page is not active. Something like:
shortcut: page.active ? "Esc" : ""
The problem is, that I am receiving serveral error messages on
terminal while running the app:
"QML Action: Invalid shortcut:"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1518420/+subscriptions
--
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help : https://help.launchpad.net/ListHelp