Opened 13 years ago
Last modified 13 years ago
#8455 closed Bug
mousedown focus is too agressive — at Version 5
Reported by: | Freddie Bingham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.3 |
Component: | General | Version: | 3.3 |
Keywords: | Cc: |
Description (last modified by )
- Open the CKEditor demo.
- 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.
- Empty the editor contents (Select All then Delete).
- Scroll the editor so that the top of the editor is in view.
- Click about an inch below the flashing cursor.
- Observe that the editor scrolls to the bottom when it should not have scrolled at all.
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Summary: | mousedown focus in Opera is too agressive → mousedown 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 13 years ago by
I did a quick test and it seems that patch from #7932 has fixed this issue.
comment:5 Changed 13 years ago by
Description: | modified (diff) |
---|
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