#9138 closed patch
Text boxes should init with the caret at the beginning
Reported by: | salty-horse | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
When choosing a long game name and opening the "Edit", the "Name" field in the opened dialog shows the end of the text instead of the beginning. This makes it hard to read, and is not consistent with how Windows and Gnome behave (to name a few).
The patch makes the caret of editable fields init to the position of the first character instead of the last.
Ticket imported from: #2951677. Ticket imported from: patches/1243.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | caret_pos.patch added |
---|
comment:1 by , 14 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → GUI |
---|
Note:
See TracTickets
for help on using tickets.
Caret position change