Opened 12 years ago
Last modified 12 years ago
#9130 confirmed Bug
Selection is wrong when using collapsed styles
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.3 |
Keywords: | Cc: |
Description
Tested on Chrome and Safari, didn't check the others.
- Open a sample and clear the editor.
- Hit Bold, Underline and Italics.
- Type a bit. Text should be seen as expected.
- Hit Bold, Underline and Italics.
- Type a bit more.
- Hit CTRL+A.
Selection jumps to to the beginning of text (Chrome) / first character (Safari).
Started happening in 3.6.3. The result before 3.6.3 was not perfect as well - only the styled text was selected.
Selection before 3.6.3 after hitting Ctrl+A:
Pressing Ctrl+A twice selects everything correctly.