Ticket #2322 (closed Bug: fixed)

Opened 12 months ago

Last modified 11 months ago

Fit window command resets caret position

Reported by: martinkou Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6.3
Component: General Version: SVN (FCKeditor)
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

2322.patch (1.6 KB) - added by martinkou 12 months ago.

Change History

Changed 12 months ago by martinkou

Changed 12 months ago by martinkou

  • keywords Review? added

Changed 12 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 12 months ago by martinkou

  • status changed from new to closed
  • resolution set to fixed

Fixed with [2145].

Click here for more info about our SVN system.

Changed 11 months ago by alfonsoml

This patch has caused #2467

Note: See TracTickets for help on using tickets.