Opened 14 years ago

Closed 14 years ago

#5285 closed Bug (duplicate)

Cannot move cursor below page break

Reported by: Wiktor Walc 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&nbsp;</p>
    <div style="page-break-after: always">
    	<span style="display: none">&nbsp;</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 (1)

comment:1 Changed 14 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

Duplicate of #5422.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy