Opened 14 years ago
Closed 14 years ago
#8187 closed Bug (invalid)
Move icon shows only in Firefox
Reported by: | seno | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.1 |
Keywords: | Cc: |
Description
when I set position:absolute to a div or image , the "move" icon shows above the element . but it is not showing in other browsers Example : <div style="position:absolute;">
Your Text Is Here</div>
the above div shows "move" icon and you can move it without problems but only in FF
thanks
That's a feature provided by the browser itself, and only Firefox has worked to show that icon. Additionaly, CKEditor doesn't currently provide a simple option to set position:absolute on elements.