Feedback
Designer TextField inside ContainerControl can receive live focus
- Status
- Fixed
- Fixed in
- v26.6.8
- Source discussion
- https://forum.objo.dev/d/475-textfield-in-container-have-focus-when-use-tab-key-in-designer
- Last updated
- 2026-06-30
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
TextField controls rendered inside a ContainerControl preview in the visual designer can receive keyboard focus through Tab and behave like live editable text fields, including showing a caret and accepting text input. In the designer, controls should be read-only visual representations used for layout and selection; they should only become interactive when the app is run.