Details
-
Task
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
-
5f11d2125b9cc37768fb8174870ced5934cdacf2
Description
If a TextEdit inside of a FocusScope that doesn't have focus is pressed, we could
- Grab focus for the TextEdit and the Scope
- Do nothing, since the FocusScope doesn't have scope.
- Give the TextEdit wantsFocus so it gets focus when the scope is focused.
It's unclear whether or not all 3 behaviors are desirable. We should decide on what behavior(s) we want, and then implement.
Attachments
Issue Links
- is required for
-
QTBUG-7669 TextInput and TextEdit don't seem to be working from time to time
- Closed