Feedback
Enumeration value names remain editable when they begin with a keyword
- Status
- Fixed
- Fixed in
- v26.8.4
- Source discussion
- https://forum.objo.dev/d/831-create-a-enumeration-and-add-value-named-me-cause-problem
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Typing an enumeration value whose name begins with an Objo keyword such as Me can cause Studio to insert an underscore as soon as the keyword is completed. This interrupts the caret and makes the rest of the name difficult to enter. Studio should preserve an in-progress name while it is being typed and only normalise a standalone keyword when editing is committed.