Opened 15 years ago
Last modified 15 years ago
#4927 confirmed Bug
Enterkey result incorrect with paragraph inside list item
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
It's not a regression while same thing works well in V2.
Environment
IE8 Strict
Reproducing Procedures
- Open any page sample, load the editor with the following content and selection.
<ol> <li><p>item1^</p></li> </ol>
- Press 'enter' at the end of the paragraph;
- Actual Result: There's an extra line height above the newly created list item.
Change History (1)
comment:1 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Version: | SVN (CKEditor) → 3.0 |