Opened 14 years ago
Last modified 12 years ago
#7973 confirmed Bug
Editor scrolls to the top when opening the context menu in a floating element
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | IE Firefox | Cc: |
Description (last modified by )
- Load the HTML content posted below
- Scroll down to the bottom, select and image and right-click on it
- Results: Firefox and IE scroll to the top. Additionally in IE "Image properties" option is not available (reported in #7974, because it is happening since CKEditor 3.3).
Firefox scrolls to the top since CKEditor 3.3.
IE scrolls to the top since [5214] (CKEditor 3.2.1).
Related ticket caused by the same changeset: #7934.
<p> (Scroll down to the bottom, select and image and right-click on it)</p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <div style="float: right"> Foo <img alt="" src="http://a.cksource.com/c/1/inc/img/demo-little-red.jpg" /> Bar</div>
Change History (4)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Summary: | IE scrolls to the top when opening the context menu in a floating element → Editor scrolls to the top when opening the context menu in a floating element |
comment:4 Changed 13 years ago by
Keywords: | IE Firefox added |
---|
Issue is reproducible in Firefox and IE.
With the above TC in IE6-8 simply right-click on image and in FF right-click on an image and then click on the text next to it. In Firefox this issue has been reproducible from CKEditor 3.3.
comment:5 Changed 12 years ago by
Description: | modified (diff) |
---|
The same thing has been happening on Firefox from CKEditor 3.3. Clicking with RMB on picture or next to it, is causing editor to scroll up (The image menu shows up however).