[Webkit-unassigned] [Bug 11479] crashes when double clicking on textbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 22:29:02 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11479


pewtermoose at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever Confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |pewtermoose at gmail.com




------- Comment #1 from pewtermoose at gmail.com  2006-10-31 22:29 PDT -------
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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list