Opened 14 years ago
Last modified 14 years ago
#6910 confirmed Bug
[enterBr] undesired paragraph in blockquote
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 3.0 |
Keywords: | Cc: |
Description
- With enterMode = CKEDITOR.ENTER_BR open any sample page;
- Clear page content and click on "blockquote";
- Actual Result:
<blockquote> <p> </p> </blockquote>
- Expected Result: There's no created paragraph.
- Actual Result:
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Same with div coniatner.