Opened 10 years ago
Last modified 10 years ago
#12677 confirmed Bug
[Google Chrome] Triple-clicking a heading and then pressing backspace forces the text below to inherit the deleted heading styles — at Version 1
Reported by: | Keyser Soze | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
We are using a MindTouch implementation of CKEditor.
Follow these steps to reproduce the issue:
- Open the latest version of Google Chrome
- Create a new page
- Type three words into the header
- Highlight the words and set them as H1
- Type five words below your new header, making sure they are plain text
- Triple click the middle word in the header to highlight the whole line
- Press backspace
- Notice the plaintext below has now inherited the H1 styling
This does not happen in IE9.