WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
39713
[Qt] Context menus on a QWebView can lock up
https://bugs.webkit.org/show_bug.cgi?id=39713
Summary
[Qt] Context menus on a QWebView can lock up
qt-info
Reported
2010-05-26 01:38:49 PDT
This problem is reproducible with the browser demo that is part of the Qt demos. Sometimes when a QWebView-based app runs a context menu in response to the user right-clicking over the webview, it can take absolutely ages for the menu to popup and run. This can be reproduced using the two files in the attachment(6575.htm and gedscape.css). Save these files in the same temp folder somewhere, then open the file 6575.htm with your Demo Browser. A family tree will appear. Try right-clicking over any of the names in boxes and you'll see the problem. The names are just simple <a> links to other web pages. The html file contains quite a lot of absolutely positioned div elements. webkit has no problem rendering these and does a very good job and fast, but there is clearly a problem in there with context menus.
Attachments
htm file to reproduce the problem
(333.02 KB, text/html)
2010-05-26 01:40 PDT
,
qt-info
no flags
Details
css file to reproduce the problem
(2.05 KB, text/css)
2010-05-26 01:41 PDT
,
qt-info
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
qt-info
Comment 1
2010-05-26 01:40:46 PDT
Created
attachment 57078
[details]
htm file to reproduce the problem
qt-info
Comment 2
2010-05-26 01:41:12 PDT
Created
attachment 57079
[details]
css file to reproduce the problem
Kent Hansen
Comment 3
2010-06-15 06:39:37 PDT
Reproduced on Linux, 4.7/trunk (
r61119
).
Jocelyn Turcotte
Comment 4
2014-02-03 03:16:35 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
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