[webkit-reviews] review requested: [Bug 75384] [GTK] Scrollbars are drawn behind the window resize grip : [Attachment 120934] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 05:20:21 PST 2012


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 75384: [GTK] Scrollbars are drawn behind the window resize grip
https://bugs.webkit.org/show_bug.cgi?id=75384

Attachment 120934: Updated patch
https://bugs.webkit.org/attachment.cgi?id=120934&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
As I said WebCore already takes care of checking whether the scrollbar overlaps
with the resize grip, but it uses the FrameView rect instead of the window
rect. So, we can check it from the UI process and send and empty size when the
scrollbar doesn't overlaps with the resize grip.


More information about the webkit-reviews mailing list