Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.2.1
-
Fix Version/s: 5.3.0 Beta1
-
Component/s: Quick: Controls 1
-
Labels:None
-
Environment:Windows (works on Android)
-
Commits:qtquickcontrols:0c5a9537c1aeb60223fbf1d0f5df62cfa901a48d
Description
A menu comprises an Instantiator that provides three MenuItems, an optional separator and a fixed MenuItem.
If all the instantiator items have visible: false, then the fixed MenuItem is not displayed when the popup() method is called (Windows environment only). Otherwise it all looks as expected. Example attached.