Changes between Initial Version and Version 1 of Ticket #8915, comment 1
- Timestamp:
- Aug 24, 2012, 1:48:45 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8915, comment 1
initial v1 1 1 Reproducible in all browsers from CKEditor 3.0. 2 2 3 If you look at the code with Firebug (before switching to source) you will notice that page-break gets inserted in the list . When you switch to source and back - dataProcessor is fixing this - moving div from the list.3 If you look at the code with Firebug (before switching to source) you will notice that page-break gets inserted in the list (**between li items and not in one of li items**). When you switch to source and back - dataProcessor is fixing this - moving div from the list. 4 4 5 5 I assume that most valid behavior is page-break splitting list in two. Can you confirm @satya.