Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.1.0
-
macOS Big Sur
-
-
85a74d5cb68b11a1152b00d3e4a0e8dc9998b31c (qt/qtquickcontrols2/dev) 8659b39bbe2b5718fd863aa18f3c2c48c1c3da72 (qt/qtquickcontrols2/6.1)
Description
When hiding ComboBox, the highlight rectangle of the ComboBox does not
disappear although the rest of the component does.
visible === true
visible === false
How to reproduce :
1. Use Qtbug93994-combobox.zip
2. Select other item from the list in ComboBox so that highlight box appears.
3. Press "Show/Hide" button to hide the ComboBox