[webkit-reviews] review requested: [Bug 26934] [Qt] It would be useful to have methods for scrolling QWebElement : [Attachment 44612] Proposed patch, for adding scrolling to QWebElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 06:46:09 PST 2009


Joseph Ligman <joseph.ligman at nokia.com> has asked  for review:
Bug 26934: [Qt] It would be useful to have methods for scrolling QWebElement
https://bugs.webkit.org/show_bug.cgi?id=26934

Attachment 44612: Proposed patch, for adding scrolling to QWebElement
https://bugs.webkit.org/attachment.cgi?id=44612&action=review

------- Additional Comments from Joseph Ligman <joseph.ligman at nokia.com>
I removed the methods isScrollable() and contentsSize from the patch. The
scroll method informs the client if the QWebElement can scroll and for my use
case that is all that is needed. If it's important to add contentsSize I can
propose another patch as well. Thanks.


More information about the webkit-reviews mailing list