[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 19 12:50:22 PST 2011


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





--- Comment #20 from Rob Buis <rwlbuis at gmail.com>  2011-01-19 12:50:22 PST ---
Hello Ossy,

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

Did you try increasing the timeout value? I tried both simulating pressing a link and
directly calling test(), but both fail to reproduce the problem on OS X.
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