[webkit-reviews] review requested: [Bug 35834] [Qt] QGraphicsWebView: Arrow keys scroll the graphics-view instead of the web-page : [Attachment 54412] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 06:15:50 PDT 2010


Benjamin Poulain <benjamin.poulain at nokia.com> has asked  for review:
Bug 35834: [Qt] QGraphicsWebView: Arrow keys scroll the graphics-view instead
of the web-page
https://bugs.webkit.org/show_bug.cgi?id=35834

Attachment 54412: Patch
https://bugs.webkit.org/attachment.cgi?id=54412&action=review

------- Additional Comments from Benjamin Poulain <benjamin.poulain at nokia.com>
QGraphicsView do not do anything wrong. It does not use the event so it ends up
in the scroll area code.

We just have a make sure the scene has the correct size when we resize the
graphicswebview.


More information about the webkit-reviews mailing list