-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.1
-
None
-
Windows 7, Qt 5.3.1 32bit
-
324090a246572eecb53293c212f15d7703f8f331
It was fixed in Qt5.2.1 QTBUG-33175,but it is broken in Qt5.3.1
Example:
C:\Qt\Qt5.3.1\Examples\Qt-5.3\quick\controls\gallery
The menu of ComboBox, Button, ApplicationWindow can't navigate with keyboard.
Any key(ESC, SPACE, Arrow Keys) can't accept in the area of the popup menu.
Maybe the class of QQuickMenuPopupWindow is something wrong.