Opened 14 years ago

Closed 13 years ago

#4888 closed Bug (wontfix)

FF2: Horizontal line breaks caret movement

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

Description

After inserting Horizontal Line, caret can't be move as supposed.

Reproduce

  1. Use following content
    <p>
    	foo</p>
    <p>
    	bar</p>
    <p>
    	baz</p>
    <hr />
    <p>
    	^bar</p>
    
  2. Press left arrow to focus HR in previous line.
  3. Try to use right / left arrow - no effect.
  4. Press up arrow - caret is moved to beginning of the document, instead of the "baz" paragraph.

Reproduced in Firefox2.

Change History (3)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.1CKEditor 3.x
Version: SVN (CKEditor)3.0.2

Ok with FF3.5.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:3 Changed 13 years ago by Garry Yao

Resolution: wontfix
Status: newclosed

Firefox2 is no longer our compatible browser.

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