Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8729 closed Bug (worksforme)

Editor scrolls to the top when opening the context menu twice in a row

Reported by: infoland Owned by:
Priority: Normal Milestone: CKEditor 3.6.3
Component: UI : Context Menu Version: 3.4.1
Keywords: IE Cc:

Description

When opening the context menu in a 'long' document, but not selecting an option and opening the context menu again (with the right mouse button) the editor scrolls to the top while the right mouse button is depressed, and jumps back to the original location after it is released. (Unless the page the editor is in is HTML 4, then it does not jump back to the correct position).

This behaviour can be reproduced on the CKEditor demo with IE9 by copy/pasting the content a few times, scrolling down, right clicking, and the right clicking again.

The cursor position while the right mouse button is down is at the beginning of the document text, and it is possible this is inside a non-editable element. This element can then be edited!

Change History (6)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Scrolling context menu removed
Status: newconfirmed
Version: 3.6.23.4.1

To reproduce:

  1. In IE9 in WYSIWYG copy demo contents and paste them few times at the end of document.
  2. Select all and copy
  3. Go to E.g. "replace by code" sample and paste the contents (In WYSIWYG not in Source mode)
  4. open context menu two times

Result: In IE9 editor will scroll up and down. Reproducible from CKEditor 3.4.1.

Note: From CKE 3.3.2 to CKE 3.4 editor scrolled only up.

comment:2 Changed 12 years ago by Jakub Ś

Scrolling up and down in IE9 was also mentioned in #8393

comment:3 Changed 12 years ago by Jakub Ś

Other tickets that concern scrolling problems in IE: #8393, #8643, #5615

comment:4 Changed 12 years ago by Jakub Ś

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

comment:5 Changed 12 years ago by Frederico Caldeira Knabben

Resolution: worksforme
Status: confirmedclosed

comment:6 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