WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
38858
[Qt] Missing API for handling QGraphicsWidget use-case on QWebPage
https://bugs.webkit.org/show_bug.cgi?id=38858
Summary
[Qt] Missing API for handling QGraphicsWidget use-case on QWebPage
Jesus Sanchez-Palencia
Reported
2010-05-10 11:16:33 PDT
QWebPage has API for handling QWidgets as views but not for QGraphicsWidgets. We have QWebPage::setPage(QWidget*) and QWebPage::view() which allow us to implement custom web views using any QWidget. We need a way to handle this same use-case for QGraphicsWidgets otherwise we'll keep this inconsistency in our API.
Attachments
Add attachment
proposed patch, testcase, etc.
Jesus Sanchez-Palencia
Comment 1
2011-10-31 10:04:17 PDT
We are moving on and this doesn't make sense anymore... Also QtWebKit1 won't have any API additions AFAIK.
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