[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:35:31 PST 2011


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #14 from Dirk Schulze <krit at webkit.org>  2011-01-18 01:35:30 PST ---
(In reply to comment #10)
> 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.

Ossy is right, no setTimeout's in LayoutTests.

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