Bug 47856

Summary: WebKit hangs when running in editing mode on windows (tested on 7 and XP) when using the keyboard to get over links
Product: WebKit Reporter: Eduard S. <rokempes>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Critical CC: bugs-noreply
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Executable and source of the hang program none

Description Eduard S. 2010-10-18 15:42:48 PDT
Created attachment 71093 [details]
Executable and source of the hang program

When in editing mode, for example on google.com, if I move the carret from right to left using the keyboard over a link it will hang. When using the mouse, seems to be fine. To reproduce, just put the carret on the right of a link and press the left keyboard key continuous. The problem is ONLY on windows systems. On ubuntu it works fine. I've used the binaries from the midori browser. The bug appears on every version of webkit (tested on 1.1.5 ... 1.2.4)

After examining the sources, I couldn't find any setExternalResourcesRequiredBaseValue implementation. Can this be the cause ?



Gdb bt

[Switching to Thread 4976.0x5fc]
0x76b6d429 in non-virtual thunk to WebCore::SVGGradientElement::setExternalResou
rcesRequiredBaseValue(bool const&) () from C:\Windows\system32\kernel32.dll
(gdb) bt
#0  0x76b6d429 in non-virtual thunk to WebCore::SVGGradientElement::setExternalResourcesRequiredBaseValue(bool const&) ()
   from C:\Windows\system32\kernel32.dll
#1  0x76b11194 in non-virtual thunk to WebCore::SVGGradientElement::setExternalResourcesRequiredBaseValue(bool const&) ()
   from C:\Windows\system32\kernel32.dll
#2  0x76fdb3f5 in non-virtual thunk to WebCore::SVGGradientElement::setExternalResourcesRequiredBaseValue(bool const&) () from C:\Windows\system32\ntdll.dll
#3  0x76fdb3c8 in non-virtual thunk to WebCore::SVGGradientElement::setExternalResourcesRequiredBaseValue(bool const&) () from C:\Windows\system32\ntdll.dll
#4  0x00000000 in ?? ()