[Webkit-unassigned] [Bug 53373] [Qt] Button Element is rendered w/ text off-center.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 05:07:24 PST 2011


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





--- Comment #3 from lindem <timo.lindemann at sol-venetus.de>  2011-01-30 05:07:24 PST ---
Just wanted to comment that yasterday evening, on a suggestion from benjaminp in #qtwekbit, it's been revealed that html like

<button>
  Text
</button>

causes the erroneous behaviour, while 

<button>Text</button>

(note the absence of newlines inside the button element) does not.

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