Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.15.2
-
None
Description
When using Qt 5.15.1 or 5.15.2, right clicking on a TextField does not open the context menu, but logs the following message:
file:///opt/Qt/5.15.1/gcc_64/qml/QtQuick/Controls/Private/EditMenu_base.qml:159: ReferenceError: mouse is not defined
With Qt 5.13.2, the context menu did open.