Opened 14 years ago

Last modified 14 years ago

#5921 confirmed Bug

Unable to move cursor below a DIV if the DIV is the last element

Reported by: Trinitonn Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3.1
Keywords: Cc:

Description (last modified by Krzysztof Studnik)

Steps to reproduce:

  1. Start with a editor clean of any HTML.
  2. Insert a DIV using the DIV Container toolbar-button.
  3. When cursor is inside the DIV, try to move the cursor outside the DIV for further writing. That dosent work.

This happens only of the DIV is the last element in the editor. If there is a span or paragraph below the DIV, you are able to mouseclick/press key down to move the cursor in position outside and below the DIV.

A similar bug has been reported before: #994

Summary: When a DIV Container is the only element in the editor, you are unable to get the cursor outside the DIV if you want to type something else. A workaround is to type something first, then move the cursor above the text and insert a DIV there - that makes the DIV the second last element. But we can't relay on our clients to know this workaround.

Tip: I added a border which made it easier to see the DIV and understand the issue.

Tested and fails in: Firefox 3.5.10 Opera 10.10 Chrome Google Chrome 5+ IE 6, 7, 8.

Change History (2)

comment:1 Changed 14 years ago by Krzysztof Studnik

Status: newconfirmed

linked with #6149 Confirmed also for IE9

comment:2 Changed 14 years ago by Krzysztof Studnik

Description: modified (diff)
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