Ticket #7973 (confirmed Bug)
Editor scrolls to the top when opening the context menu in a floating element
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.2.1 |
| Keywords: | IE Firefox | Cc: |
Description (last modified by j.swiderski) (diff)
- 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
comment:2 Changed 2 years ago by j.swiderski
- Status changed from new to confirmed
- Summary changed from IE scrolls to the top when opening the context menu in a floating element to Editor scrolls to the top when opening the context menu in a floating element
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).
comment:4 Changed 16 months ago by j.swiderski
- 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 5 weeks ago by j.swiderski
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
