Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.1
-
None
-
Windows (works on Android)
-
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.