[Webkit-unassigned] [Bug 43853] [Qt] QtTestBrowser: after switching between QWebView and QGraphicsWebView, rotation actions get broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 11 07:52:44 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43853
Antonio Gomes <tonikitoo at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |tonikitoo at webkit.org
|kit.org |
--- Comment #1 from Antonio Gomes <tonikitoo at webkit.org> 2010-08-11 07:52:44 PST ---
Created an attachment (id=64114)
--> (https://bugs.webkit.org/attachment.cgi?id=64114)
patch v1
LauncherWindow::createChrome is connecting menu itens to WebViewGraphicsBased's slots directly. It behaviors badly when user launches the QtTestBrowser in QWebView mode, since then switching to QGraphicsWebView mode, createChrome is not called again, and menu items end up not getting connected to slots at all.
Patch addresses the problem.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list