[Webkit-unassigned] [Bug 48198] [Qt] Button's background style from default Qt Mobile Theme is overriding facebook's button style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 17:34:34 PST 2010


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





--- Comment #17 from yi shen <yi.4.shen at nokia.com>  2010-11-11 17:34:34 PST ---
(In reply to comment #15)
> (In reply to comment #11)
> > Hi, Ragner, I saw a similar issue on S60, can you try following code on N900?
> > 
> > <HTML>
> > <BODY>
> > 
> > <button style="background-color:#2277bb;" type="submit">Search</button>
> > 
> > </BODY></HTML>
> > 
> > I am using qtwebkit 2.1, and on S60, I got a white button; on Linux, I got a button which has weired color (not #2277bb). In addition, the issue can't be reproduced by using webkit trunk's build on Linux.
> 
> You can see this button in the last screenshot, it is the last button in the screenshot. Is it what was expected?

The button on the screenshot looks good for me. So, in your changes, if a button defined background-color, then the "background: -webkit-gradient" will not be computed? Sorry, I can't test your patch now, but I will do it tomorrow morning.

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