[Webkit-unassigned] [Bug 76801] Listboxes incorrectly display contents when cleared and then re-populated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 14:52:07 PST 2012


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





--- Comment #25 from Joe Thomas <joethomas at motorola.com>  2012-01-30 14:52:07 PST ---
(In reply to comment #24)
> (From update of attachment 124335 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=124335&action=review
> 
> r=me but please simplify the expected.html if possible.
> 
> > LayoutTests/fast/forms/listbox-clear-restore-expected.html:4
> > +<select id="myList" size="10" multiple></select>
> 
> Why does the expected result need any JS to run? Can't it just hardcode the final state of the list box?

The height of the scrollbar will be different if the number of elements in the listbox is different in test-html and expected-html and this fails the test.

I will reduce the number of elements in the listbox to 20 from 100 in both test and expected.

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