-
Bug
-
Resolution: Done
-
P2: Important
-
6.2
-
None
-
-
0a0e498b0583c1f1ac7ece5c572faa35204ae953 (qt/qtdeclarative/dev) 82ba1304f6413232357c053d953f2e57f8de36c5 (qt/qtdeclarative/6.2)
Steps to reproduce:
- Open the gallery example.
- Select the TextField (or Tooltip) control from the list of controls.
- Tab focus to the TextField. This works fine.
- Remove focus from the TextField.
- Resize window.
- Tab focus to TextField again. Focus frame is painted outside textfield area.
Screenshots attached.