WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 11480
11479
crashes when double clicking on textbox
https://bugs.webkit.org/show_bug.cgi?id=11479
Summary
crashes when double clicking on textbox
crastinator
Reported
2006-10-31 22:00:47 PST
you see those texboxes on the home page for logging in? Well click on a 2 or 3 times in succession and I incured a crash doing that. Can someone else confirm this
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2006-10-31 22:29:01 PST
Confirming this bug, although for me it seems to take a bit more than 2 or 3 clicks. Also, in the process of trying to reduce this, it just magically stopped crashing for me altogether. Here's the relevant part of the backtrace: 0 com.apple.WebCore 0x011f650c WebCore::Image::getNSImage() + 28 1 com.apple.WebCore 0x01030301 WebCore::Range::selectNode(WebCore::Node*, int&) + 369 2 com.apple.WebKit 0x00373990 -[WebElementDictionary objectForKey:] + 144 3 com.apple.WebKit 0x0032e858 -[WebHTMLView(WebPrivate) _mayStartDragAtEventLocation:] + 232 4 com.apple.WebKit 0x00320058 -[WebFrameBridge mayStartDragAtEventLocation:] + 104 5 com.apple.WebCore 0x0110a788 WebCore::FrameMac::shouldDragAutoNode(WebCore::Node*, WebCore::IntPoint const&) const + 184 6 com.apple.WebCore 0x011bd7bc WebCore::RenderObject::draggableNode(bool, bool, int, int, bool&) const + 236 7 com.apple.WebCore 0x0110d640 WebCore::FrameMac::handleMouseMoveEvent(WebCore::MouseEventWithHitTestResults const&) + 640 8 com.apple.WebCore 0x011181a4 WebCore::FrameView::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&) + 740 9 com.apple.WebCore 0x0110ae74 WebCore::FrameMac::mouseDragged(NSEvent*) + 340 10 com.apple.WebKit 0x00332c80 -[WebHTMLView mouseDragged:] + 160 11 com.apple.AppKit 0x93764fa0 -[NSWindow sendEvent:] + 6424
Matt Lilek
Comment 2
2006-10-31 22:53:04 PST
Easiest way to reproduce is to click a link and drag it so the little thing with the URL pops up, it'll cause the crash. Regressed between 17507 and 17511.
mitz
Comment 3
2006-10-31 23:00:42 PST
Bug 11480
wins because it has a Radar reference :-) *** This bug has been marked as a duplicate of
11480
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug