Hi folks!
I am developing a program using the QtQuick.Controls components. I created a ApplicationWindow and added some Menus and Menuitems in its menubar property. In the meuitems I used mnemonic names, so I can access them using a shortcut with the alt key. In Windows 8.1, when I use the shortcuts (for example alt+f to open the File menu) the menu opens but i cant use the up and down keys, neither enter and esc. I can’t test it in other operation system.
Is this a bug in my program? Could anyone test it?
↧