[Webkit-unassigned] [Bug 49790] New: Color changes to option elements in a select multiple aren't drawn immediately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 02:12:57 PST 2010


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

           Summary: Color changes to option elements in a select multiple
                    aren't drawn immediately
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert-wkbugz at sinton.net.nz


Created an attachment (id=74363)
 --> (https://bugs.webkit.org/attachment.cgi?id=74363&action=review)
Reduced example

See attached reduction. Observed and reduced in Safari 5.0.2 / wk 533.18.1, but first observed some time ago inside FileMaker web viewers.

When applying color changes via JavaScript to an <option> element inside a <select multiple="multiple">, the element doesn't change appearance until something else forces a refresh. Examples are bringing another window or app to the front, zooming the window, or changing the size of an element.

Text color and background color changes are both affected. Reduction shows the same color changes working as expected for <ul> <li> elements for comparison.

Real-world case was 'graying out' options by toggling CSS class on the options, but was reduced to direct color changes on the elements.

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