Opened 14 years ago

Last modified 7 years ago

#5479 review Bug

[IE] Cursor after table at the end of document in enterMode=BR — at Version 7

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE Cc:

Description (last modified by Garry Yao)

Environment

IE8 standards, with enterMode = BR.

Reproducing Procedures

  1. Load any of the sample page and fill the editor with the following contents:
    <table>
    	<tbody>
    		<tr>
    			<td>
    				text</td>
    		</tr>
    	</tbody>
    </table>
    
  2. Click into the spaces after the table at the end of document.
  • Expected Result: It's possible to have the cursor blinking there and start typing.
  • Actual Result: Cursor stays as it is.

Change History (9)

comment:1 Changed 14 years ago by Garry Yao

Description: modified (diff)

WFM in IE6/7.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4

Changed 14 years ago by Garry Yao

Attachment: 5479.patch added

comment:3 Changed 14 years ago by Garry Yao

Keywords: IE Confirmed Review? added
Owner: set to Garry Yao
Status: newassigned

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: IE Confirmed added; IEConfirmed removed
Milestone: CKEditor 3.4

comment:5 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1

The patch needs to be updated. Same problem with horizontal line and page break for printing.

comment:6 in reply to:  5 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_failed

The patch needs to be updated. Same problem with horizontal line and page break for printing.

Changed 13 years ago by Garry Yao

Attachment: 5479_2.patch added

comment:7 Changed 13 years ago by Garry Yao

Description: modified (diff)
Keywords: Confirmed removed
Status: review_failedreview
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