Opened 14 years ago

Last modified 11 years ago

#4917 confirmed Bug

FF3: List indentation change relocates caret

Reported by: Tobiasz Cudnik Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Firefox Cc:

Description

FF3: List indentation change relocates caret.

Reproduce

  1. Use following content:
    <ol>
    	<li>
    		LI
    		<ol>
    			<li>
    				LI^
    				<ol>
    					<li>
    						LI</li>
    				</ol>
    			</li>
    		</ol>
    	</li>
    </ol>
    
  2. Press Decrease Indent button
  3. Result is visible on attached screenshot. Wrong caret position is indicated with red line.

Reproduced in FF3 quirks, works fine in FF2. CKEditor 3.0 is also affected.

Attachments (2)

2009-12-29-105652_209x239_scrot.png (6.1 KB) - added by Tobiasz Cudnik 14 years ago.
firefox12.png (4.3 KB) - added by Jakub Ś 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by Tobiasz Cudnik

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

Changed 12 years ago by Jakub Ś

Attachment: firefox12.png added

comment:2 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Version: 3.0

This is still reproducible in latest CKEditor 3.6.3 and Firefox 12. The cursor is now moved to the most indented list but it is still moved.

NEW TC has been reproducible from CKE 3.0 (thus made me think it's a browser issue).

comment:3 Changed 11 years ago by Piotrek Koszuliński

Still reproducible in FF 23 on CKE 4.2.

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