[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:39:36 PST 2011


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





--- Comment #15 from Rob Buis <rwlbuis at gmail.com>  2011-01-18 01:39:35 PST ---
Hi Dirk,

(In reply to comment #14)
> (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.

You learn something new every day :)
Sorry for the mess, all! Will have a look tonight, right now I can only think of the simulated link pressing as a fix, but maybe the other fast/forms tests will show another way.
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