Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.1
-
None
-
Linux, Windows
-
qtdeclarative#5.3: e897eec27d3e9322e2048db3afae651a79578e85
Description
Launch the gallery example in qtquickcontrols, select a menu entry in the menubar, press any key.
On Linux (Ubuntu 14.04 and others), we get the following assert failure:
ASSERT: "e->isAccepted()" in file /home/gabi/Work/dev/qt5-stable/qtdeclarative/src/quick/items/qquickitem.cpp, line 4490
Note that if we launch qmlscene (or the compiled gallery example) in gdb, the assert doesn't fail and the key navigation works fine.
On Windows, navigation and escape keys don't have any effect.
Attachments
Issue Links
- relates to
-
QTBUG-39200 Windows: QtQuick Controls styling, redraw, and keyboard handling problems.
- Open
-
QTBUG-36681 QQControls Menu navigation broken on windows
- Closed