[Webkit-unassigned] [Bug 75384] [GTK] Scrollbars are drawn behind the window resize grip

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


https://bugs.webkit.org/show_bug.cgi?id=75384


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120791|0                           |1
        is obsolete|                            |
 Attachment #120934|                            |review?
               Flag|                            |




--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-01-03 05:20:21 PST ---
Created an attachment (id=120934)
 --> (https://bugs.webkit.org/attachment.cgi?id=120934&action=review)
Updated patch

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.

-- 
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