[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
Tue Jan 18 01:14:01 PST 2011


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





--- Comment #10 from Csaba Osztrogonac <ossy at webkit.org>  2011-01-18 01:14:01 PST ---
I tested the new tests introduced in r76002, but unfortunately 
they fail in Qt-DRT, but pass with QtTestBrowser. 

-<body onload="setTimeout(test, 0)">
+<body onload="test()">

If I change setTimeout(test, 0) to test() all tests pass. Why do we 
need this timeout construction? We usually call the test() directly.

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