Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2322 closed Bug (fixed)

Fit window command resets caret position

Reported by: Martin Kou Owned by: Martin Kou
Priority: Normal Milestone: FCKeditor 2.6.3
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Confirmed IE Firefox Safari Review+ Cc:

Description

To reproduce the bug:

  1. Open sample01.html in IE, Safari or Firefox.
  2. In either source mode or WYSIWYG mode, replicate the given paragraph a few hundred times so that the whole document is long enough to be scrollable in full window mode or in the original size.
  3. Scroll to the middle of the document, and select one of the "sample text" in one of the middle paragraphs.
  4. Press "Fit window".
  5. In IE, the selection is scrolled just below the visible area.
  6. In Firefox or Safari, the selection is totally lost, and the caret is placed at the beginning of the document.

Interestingly, the bug does not occur in Opera.

Attachments (1)

2322.patch (1.6 KB) - added by Martin Kou 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by Martin Kou

Attachment: 2322.patch added

comment:1 Changed 16 years ago by Martin Kou

Keywords: Review? added

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: newclosed

Fixed with [2145].

Click here for more info about our SVN system.

comment:4 Changed 16 years ago by Alfonso Martínez de Lizarrondo

This patch has caused #2467

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