Ticket #2223 (closed bug: invalid)
text-caret-do-not-follow-selection - The text caret always stays after the rightmost selected character.
Reported by: | todor | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | 80 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | todor | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description (last modified by todor) (diff)
- When selecting text in the right direction the text caret follows the cursor, when selecting to left it stays after the last selected character.
- When selecting the caret must be hidden, because now when the user selects something form right to left and then clicks left arrow the caret suddenly jumps to the character before the selection, which is proper behavior, but looks odd.
Change History
comment:2 Changed 15 years ago by todor
- Summary changed from text-caret-do-not-follow-selection - The text caret always stays after the last selected character. to text-caret-do-not-follow-selection - The text caret always stays after the rightmost selected character.
Note: See
TracTickets for help on using
tickets.