Opened 13 years ago
Last modified 13 years ago
#8411 confirmed Bug
Losing formatting on backspace
Reported by: | Sebastien de Salvador | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
No special setup, can be seen on sample files that come with the download.
- Open one of the demos
- Delete the default demo text
- Type any text
- Hit Return a few times to allow some space
- Type some more text and give it formatting "Heading X"
- Go to the beginning of the line
- Hit backspace
- The line with "Heading X" format is back to normal
Reproducible form CKEditor 3.0.
NOTE: in Webkit when you hit backspace - elements path is changing to "p span" but there is no visual change. Text looses it's formatting when you switch to source and back.