Opened 8 years ago
Closed 7 years ago
#16151 closed defect (patchwelcome)
Editor - Cursor always place at the beginning of the message body if undo something.
Reported by: | Chris Gao | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Editor | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Steps:
- Input a word in message body
- Select Bold button and input another word
- Click on Undo button
EXPECTED: The cursor should still be in the end of the word.
GOT: The cursor appears in the beginning of the word.
Test in Chrome.
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).