Ticket #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
Note: See
TracTickets for help on using
tickets.
