Comment 0 for bug 1518420

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

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:"