[Webkit-unassigned] [Bug 50398] Android would like to disable rounding hacks for TextRuns in text controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 16:18:33 PST 2011


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





--- Comment #23 from mitz at webkit.org  2011-01-05 16:18:33 PST ---
(In reply to comment #22)
> (In reply to comment #21)
> > I am not sure I agree with introducing a CSS property that inevitably results in rendering errors, but I guess it’s fine if ports that don’t want the broken behavior can disable it.
> 
> What "rendering errors" will I run into?  I know there will be errors when text changes styles, for links etc, 

Anywhere you end up with more than one text box on the line. In addition to the above, this includes bidirectional text and collapsed whitespace.

> but I am only trying to remove the rounding hacks inside text controls (<input> and <textarea>), where there won't be any links.  Am I missing something?

So the CSS property could only apply to those elements?

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