[Webkit-unassigned] [Bug 65857] New: [Qt] SELECT/OPTION rendered differently when using a transparent background
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 8 08:31:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65857
Summary: [Qt] SELECT/OPTION rendered differently when using a
transparent background
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lapo at lapo.it
CC: lapo at lapo.it
Created an attachment (id=103250)
--> (https://bugs.webkit.org/attachment.cgi?id=103250&action=review)
rendering bug screenshot
Windows XP SP3, Qt SDK 1.1.2, Qt 4.7.3, WebKit 533.3.
I made a simple program to view a (local) web project of mine with the added benefit of being able to have a transparent background.
After a bit of experimentation to get transparency right (and being bit by QTBUG-11591 and starting from scratch not using QML) I managed to have a mostly working version, but I have a but in the usage of {{SELECT/OPTIONs}}.
I didn't yet reduce the HTML project to be able to attach it, but I think the screenshot has the gist of it.
Do you have any idea why the control chances GUI completely (losing borders and using a different down-arrow) when transparency is used?
--
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