[webkit-reviews] review requested: [Bug 56130] [Qt] Plugin is not scrolled together with page content or jumping when content is rendered using cache (backing store). : [Attachment 87637] Just a Symbian portion of the fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 16:23:59 PDT 2011


Misha <Michael.Tyutyunik at nokia.com> has asked  for review:
Bug 56130: [Qt] Plugin is not scrolled together with page content or jumping
when content is rendered using cache (backing store).
https://bugs.webkit.org/show_bug.cgi?id=56130

Attachment 87637: Just a Symbian portion of the fix
https://bugs.webkit.org/attachment.cgi?id=87637&action=review

------- Additional Comments from Misha <Michael.Tyutyunik at nokia.com>
I've tried setGeometry() on Linux and it helped with the issue. So if we think
the it's enough for Linux it can be addressed in
https://bugs.webkit.org/show_bug.cgi?id=57179.

For Symbian setGeometry() is not enough, so it will still require to call
setNPWindowIfNeeded().
I modified the patch and kept only Symbian portion from the previous patch.


More information about the webkit-reviews mailing list