Closed Bug 230753 Opened 21 years ago Closed 21 years ago

Hang on bookmark drag and drop

Categories

(Core :: DOM: Events, defect)

DEC
OSF/1
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jim.brown, Unassigned)

Details

(Keywords: hang)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; OSF1 alpha; en-US; rv:1.7a) Gecko/20040112
Build Identifier: Mozilla/5.0 (X11; U; OSF1 alpha; en-US; rv:1.7a) Gecko/20040112

Browser goes cpu bound if I try to use drag and drop in the bookmark manager to
move a bookmark into a subfolder.


Reproducible: Always

Steps to Reproduce:
1. Open bookmark manager
2. Try to move a bookmark into a subfolder (maybe even just move it to another
location)
3. Browser hangs with 100% cpu
Any chance of a stack showing what we're doing?
Keywords: hang
Summary: Bookmark drag and drop broken → Hang on bookmark drag and drop
When I tried this I got a SIGSEGV in nsWidget::DispatchEvent
(nsWidget.cpp:1463) NS_ADDREF(aEvent->widget);
Naturally widget was null at this point :-(
Neil: That crasher should be fixed (bug 230738).
Attached patch fixSplinter Review
Oops, sorry, this is a different problem.  Dispatching the event clears the
widget, so we need to set it again (as the code was doing before).
checked in.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: