RESOLVED WORKSFORME 31927
When scroll style is used (::-webkit-scrollbar*) closing page crash QWebKit (Qt 4.5.3)
https://bugs.webkit.org/show_bug.cgi?id=31927
Summary When scroll style is used (::-webkit-scrollbar*) closing page crash QWebKit (...
rysson
Reported 2009-11-27 04:47:24 PST
Created attachment 43942 [details] Page for crash QWebKit When scroll style is used (::-webkit-scrollbar*) closing page crash QWebKit. Qt 4.5.3 / MSVC-2008 Crash always: 1. Open attached page in QWebKit (by load() or by setHtml()) 2. Close page (by delete qwebkit or setHtml("")) You can use qtdemos and HTML Previewer: 1. Paste attached page 2. Preview 3. Clear 3. Preview (crash)
Attachments
Page for crash QWebKit (1.53 KB, text/html)
2009-11-27 04:47 PST, rysson
no flags
Backtrace (visual studio) (7.41 KB, application/octet-stream)
2009-11-27 04:49 PST, rysson
no flags
rysson
Comment 1 2009-11-27 04:49:02 PST
Created attachment 43943 [details] Backtrace (visual studio)
Tor Arne Vestbø
Comment 2 2010-03-10 06:38:02 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component - Add the keyword 'Qt' to signal that it's a Qt-related bug http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Kent Hansen
Comment 3 2010-03-11 05:15:03 PST
Reproduced the crash on Linux with 4.5, but in no longer crashes with 4.6(.3). Don't know if it was fixed already in previous 4.6 releases.
Kenan Sulayman
Comment 4 2010-09-24 15:33:15 PDT
This cannot be replicated in WebKit 534.9, on Windows 7.
Luiz Agostini
Comment 5 2011-03-01 11:49:07 PST
Tested r80013 on Linux and r80002 on Snow Leopard and have not been able to reproduce. Should we close this bug?
Note You need to log in before you can comment on or make changes to this bug.