Closed
Bug 571839
Opened 14 years ago
Closed 14 years ago
Image resizing in editor's viewport hides handles after completion
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
DUPLICATE
of bug 558663
People
(Reporter: glazou, Unassigned)
Details
(Keywords: regression)
This is a regression on mozilla-central.
1. insert an image in the editor, for instance using the Midas demo
http://www.mozilla.org/editor/midasdemo/
2. select the image
3. resize the image using the handles
Expected result: image resized, the handles and the image border still visible
Actual result : image resized, image border still visible, handles hidden...
Updated•14 years ago
|
Keywords: regressionwindow-wanted
Comment 1•14 years ago
|
||
Timothy had a bug on this, I think. The issue is the misuse of anonymous content stuff by the resize handles...
Comment 2•14 years ago
|
||
Yeah, this is bug 558663.
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: regressionwindow-wanted
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•