Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8455 closed Bug (worksforme)

mousedown focus is too agressive

Reported by: Freddie Bingham Owned by:
Priority: Normal Milestone: CKEditor 3.6.3
Component: General Version: 3.3
Keywords: Cc:

Description (last modified by Frederico Caldeira Knabben)

  1. Open the CKEditor demo.
  2. Resize the editor so that it is several pages long, forcing one to scroll the browser several pages to get the bottom of the editor.
  3. Empty the editor contents (Select All then Delete).
  4. Scroll the editor so that the top of the editor is in view.
  5. Click about an inch below the flashing cursor.
  6. Observe that the editor scrolls to the bottom when it should not have scrolled at all.

Change History (7)

comment:1 Changed 12 years ago by Freddie Bingham

Duplicating this state in other browsers goes as follows:

FF,IE9: The top of the editor scrolls to the top of the browser. Webkit: No scroll

comment:2 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Summary: mousedown focus in Opera is too agressivemousedown focus is too agressive
Version: 3.3

Issue can be reproduced in any CKEditor sample. Deleting content is not necessary.

Results:
Opera scroll to the bottom of the editor.
IE8, IE9 and Firefox "scroll to the cursor" - line with cursor blinking in it is the first in browser viewport.

All issues have been reproducible from CKEditor 3.3.

comment:3 Changed 12 years ago by Jakub Ś

I did a quick test and it seems that patch from #7932 has fixed this issue.

comment:4 Changed 12 years ago by Jakub Ś

#8688 was marked as duplicate.

comment:5 Changed 12 years ago by Frederico Caldeira Knabben

Description: modified (diff)

comment:6 Changed 12 years ago by Frederico Caldeira Knabben

Resolution: worksforme
Status: confirmedclosed

I'm not able to reproduce this one any more as well.

comment:7 Changed 12 years ago by Wiktor Walc

Milestone: CKEditor 3.6.3
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