[Webkit-unassigned] [Bug 24066] Chromium drop-down box: selected items don't paint correctly when scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 20 12:24:49 PST 2009


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


jcampan at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27835|                            |review?
               Flag|                            |




------- Comment #1 from jcampan at google.com  2009-02-20 12:24 PDT -------
Created an attachment (id=27835)
 --> (https://bugs.webkit.org/attachment.cgi?id=27835&action=view)
FramelessScrollView::invalidateRect now invalidates in the scrolled view
coordinates

A previous patch of mine fixing a painting problem with scroll-bars changes
FramelessScrollView::invalidateRect to invalidate in the host window
coordinates. This caused other painting problems.
This patch reverts back that changes and fixes the painting of scroll-bars by
ensuring the invalidateScrollBars method invalidates in the scrolled view
coordinates. 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list