Opened 16 years ago

Closed 16 years ago

#1524 closed Bug (fixed)

Cursor jumping to start and end of unordered list

Reported by: Adam Charnock Owned by: Martin Kou
Priority: Normal Milestone: FCKeditor 2.5
Component: General Version: FCKeditor 2.5 Beta
Keywords: Confirmed Firefox Cc:

Description (last modified by Frederico Caldeira Knabben)

When I create an unordered list where every element is a link, and then I click at the end of one of the items in the list, the cursor will be moved to the line before the list for one 'blink' before being moved to the start of the last line in the list.

I am using Firefox 2.0.0.9 on Vista (but this has also been seen on Ubuntu). I am using FCKEditor 2.5beta, and this bug is also present in the currently nightly build.

This bug does not seem to be present in IE7 on Vista (I have not tested any other versions of IE) or Safari 3.0.3 on Vista.

I have attached an image that should clarify this bug. You can use the following HTML to replicate this in the editor:

<p>&nbsp;</p>
<ul>
    <li><a href="a">Accounting</a></li>
    <li><a href="a">Economics</a></li>
    <li><a href="a">Geography</a></li>
    <li><a href="a">History</a></li>
    <li><a href="a">Law</a></li>
</ul>

Many Thanks,

Adam Charnock

Attachments (1)

fck-bug.png (26.3 KB) - added by Adam Charnock 16 years ago.
An overview of the bug in screenshots

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by Adam Charnock

Attachment: fck-bug.png added

An overview of the bug in screenshots

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Description: modified (diff)

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Confirmed Firefox added
Milestone: FCKeditor 2.5
Version: FCKeditor 2.5 Beta

Confirmed with FF.

comment:3 Changed 16 years ago by Martin Kou

Owner: set to Martin Kou
Status: newassigned

comment:4 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: assignedclosed

Fixed with [1076].

Click here for more info about our SVN system.

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