RESOLVED FIXED 8919
REGRESSION: image could not be dragged, subsequent click-drag activity caused crash
https://bugs.webkit.org/show_bug.cgi?id=8919
Summary REGRESSION: image could not be dragged, subsequent click-drag activity caused...
tim bates
Reported 2006-05-15 09:35:41 PDT
as above: image would not select to a click. subsequent attempts to drag it (to iTunes) led to this crash (log attched)
Attachments
clicking image causes crash (21.76 KB, text/plain)
2006-05-15 09:36 PDT, tim bates
no flags
tim bates
Comment 1 2006-05-15 09:36:17 PDT
Created attachment 8319 [details] clicking image causes crash
jonathanjohnsson
Comment 2 2006-05-15 13:49:13 PDT
I see this too. When loading it from the site, the problem only happens sometimes. When opening it locally, I get a crash every time, when trying to drag the image. This is using latest nightly, r14382. My crash log is practically identical to the reporter's except for some "haxie" stuff. Setting as P1, as this is a crash. Marking as regression, as I can't reproduce it using latest release, Safari 2.0.3. I'm not sure what component this belongs to, but I guess it's "Images".
Darin Adler
Comment 3 2006-05-15 19:47:18 PDT
Just need to nil-check the document.
Darin Adler
Comment 4 2006-05-15 21:32:41 PDT
Patch attached to bug 8898 should fix this bug too.
Darin Adler
Comment 5 2006-05-16 10:03:08 PDT
Note You need to log in before you can comment on or make changes to this bug.