[webkit-qt] Bug 48198: Qt Mobile Theme is overriding facebook's button style

Ragner Magalhaes ragner.magalhaes at openbossa.org
Thu Nov 11 08:13:17 PST 2010


Hi all,

Could anyone help me with the Bug
48198(https://bugs.webkit.org/show_bug.cgi?id=48198).
This bug is blocking the new Webkit release.

Qt Mobile theme uses gradient color as background for the inputs and buttons.
This style are implemented in ./WebCore/css/themeQtMobile.css using
background-image property.

Facebook on mobile device uses background-color to define its button background
so our gradient is overriding it, because we are using
background-image that has more priority.

More details look at https://bugs.webkit.org/show_bug.cgi?id=48198

Thanks,
Ragner Magalhaes






-- 
Ragner Magalhães


More information about the webkit-qt mailing list