Ticket #5285 (closed Bug: duplicate)
Cannot move cursor below page break
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Confirmed | Cc: |
Description
Confirmed in IE8, didn't check all other browsers.
- start with the following source:
<p> dddd </p> <div style="page-break-after: always"> <span style="display: none"> </span></div>
- switch to wysiwyg mode
- try moving the cursor below page break
- problem: there is no way to do it.
It is probably something similar to #4072
Change History
Note: See
TracTickets for help on using
tickets.

Duplicate of #5422.