Bug 47856 - WebKit hangs when running in editing mode on windows (tested on 7 and XP) when using the keyboard to get over links
Summary: WebKit hangs when running in editing mode on windows (tested on 7 and XP) whe...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 15:42 PDT by Eduard S.
Modified: 2017-03-11 10:48 PST (History)
1 user (show)

See Also:


Attachments
Executable and source of the hang program (335.74 KB, application/x-gtar)
2010-10-18 15:42 PDT, Eduard S.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ?? ()