Closed Bug 321145 Opened 20 years ago Closed 20 years ago

Dragging an image may lose that image in designMode

Categories

(Core :: DOM: Editor, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 299343

People

(Reporter: ilkkah, Assigned: mozeditor)

Details

(Keywords: regression, testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Say, if you have HTML code like this in designMode <p>Lorem ipsum</p> <img border="0" align="right" src="/pic.jpg" /> Now, if you drag the image to the begining of the window, which is supposed to be just after the <p> opening tag and before "Lorem", the image will disappear from the screen and from the source. This didn't happen with Firefox/1.0x Reproducible: Always Steps to Reproduce: 1.create some html 2.drag the image to the begining of the screen Actual Results: Image will disappear completely from the source. Expected Results: Should not disappear - should move correctly.
Attached file testcase
Confirmed. Works in Mozilla1.7, fails in current trunk build.
Assignee: nobody → mozeditor
Status: UNCONFIRMED → NEW
Component: General → Editor
Ever confirmed: true
Keywords: regression, testcase
Product: Firefox → Core
QA Contact: general
Version: unspecified → Trunk
Ria, care to find the regression range for this bug?
Thanks, Ria! Backing out the fix for bug 142965 doesn't help here.
Well, only the fix for bug 286300 seems like a possible candidate for this regression to me.
Ah, the patch in bug 299343 fixes this (which is in tomorrow's trunk build). *** This bug has been marked as a duplicate of 299343 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: