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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 12:26:40 PST 2011


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





--- Comment #27 from Rob Buis <rwlbuis at gmail.com>  2011-01-26 12:26:40 PST ---
Hi Kent,

Maybe I am too cautious, but I thought I'd post the new patch firdt, it addresses your
points below:

(In reply to comment #25)
> (From update of attachment 79853 [details])
> This looks ok.
> 
> However,
>  - We don't need three tests.

Right, I chose one.

>  - The test target <select> should have two or more <option>s

I decided to remove the multiple part, we don't need more than one option element for
testing this bug, it was just there because the reduced testcase had it basically.

>  - What happens if .style.display = 'none'?

It doesn't update at all! In FF it removes the option element from the list, which sounds
reasonable to me. However IMHO this is a different bug, and there may already be a bug
on it, I didn't check that.
Cheers,

Rob.

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