Opened 14 years ago
Closed 14 years ago
#6518 closed Bug (duplicate)
Select all + delete breaks the "div" enterMode
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 3.0.1 |
Keywords: | IE | Cc: |
Description
Confirmed in IE8.
Steps to reproduce
- Type test1 , press enter
- Type test2
- Press Ctrl+A
- Press delete or backspace (to clear the content)
- Type test1 , press enter
- Type test2
- Result: the editor now creates paragraphs rather than divs .
Change History (3)
comment:1 Changed 14 years ago by
Component: | General → Core : Selection |
---|---|
Keywords: | IE added |
Confirmed in IE only, in which paragraph (p) are automatically introduced by browser.