[Webkit-unassigned] [Bug 13525] New: Repainting a listbox schedules a relayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 10:04:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13525

           Summary: Repainting a listbox schedules a relayout
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NativeListBox
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


When painting listboxes (and file upload controls) a temporary anonymous block
is used to run the bidi algorithm. Manipulating the block results in marking it
for relayout. Due to a bug first noted in bug 10862, this results in the entire
view being scheduled for relayout every single time the listbox is painted.

Patch forthcoming.


-- 
Configure bugmail: http://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