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 _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
