Opened 14 years ago
Last modified 12 years ago
#7973 confirmed Bug
IE scrolls to the top when opening the context menu in a floating element — at Version 1
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: IE scrolls to the top and "Image properties" option is not available (reported in #7974, because it is happening 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 (1)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
