Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.5.0
-
None
Description
Step to reproduce:
- Open Designer.app
- Create a new widget
- Drag & Drop a Line Edit onto the empty widget
- Edit the "echoMode" and change it to "Password"
- Remove focus from the Edit Checkbox
Expected:
- Mode is changed to "Password"
Actual:
- Mode stays on "Normal"
This is true for any enum property.
Attachments
Issue Links
- duplicates
-
QTBUG-112682 REG->6.5.0: Qt Designer does not handle horizontal alignment properties correctly
- Closed