Opened 15 years ago
Closed 13 years ago
#5245 closed Bug (fixed)
The range is not the same after applying commands
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2 |
Keywords: | Cc: |
Description
To reproduce
- Open a new editor and insert the following inside the source:
<p><strong>Bolded</strong> <u>Underlined</u></p>
- Put the cursor inside the word 'Underlined'.
- Click on the Underline button in the toolbar so the underline will be removed.
- Select all yet nothing but the word 'Underlined'.
- Click on the Underline button again. notice that the whole paragraph is underlined and the range covers the whole paragraph.
Works fine under latest CKE 3.6.2