[Webkit-unassigned] [Bug 65857] [Qt] SELECT/OPTION rendered differently when using a transparent background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 01:03:46 PDT 2011


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





--- Comment #3 from Lapo Luchini <lapo at lapo.it>  2011-08-10 01:03:47 PST ---
I made a few more tests.

The same problems also shows up with hover texts: they have black background and are thus illegible (on WinXP, same platform as before).

I also tested it using QtCreator under FreeBSD: the hove text is right (has azure background, not black), but the SELECT bug it's also there, though a little different (when the drop-down is open the background is semi-transparent as opposed as black; also on WinXP the background is initially black but changes to "selected row" style while hovering, but keeps that after the hovering is finished, in the original screenshot you can see I was on the second line, but the first line was still looking selected).

Hope this helps. In the meantime I'm using <SELECT multiple> as a work around, as that does seems to render correctly (i.e., with white background).

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