WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
Bug 47856
WebKit hangs when running in editing mode on windows (tested on 7 and XP) when using the keyboard to get over links
https://bugs.webkit.org/show_bug.cgi?id=47856
Summary
WebKit hangs when running in editing mode on windows (tested on 7 and XP) whe...
Eduard S.
Reported
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 ?? ()
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
View All
Add attachment
proposed patch, testcase, etc.
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