[Webkit-unassigned] [Bug 8100] REGRESSION (NativeTextField): Right-aligned and RTL text jitters in new text fields

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Apr 1 09:47:53 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8100


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7443|                            |review?
               Flag|                            |




------- Comment #3 from opendarwin.org at mitzpettel.com  2006-04-01 09:47 PDT -------
Created an attachment (id=7443)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7443&action=view)
Apply rounding on the left in RTL runs

This patch addresses the RTL part of this bug. The right-aligned-LTR case (and
the symmetric left-aligned-LTR case) are arguably non-issues. I think that in
order to solve them, WebTextRenderer will need to know if the run is going
anchored on the right or on the left, and use that instead of the rtl flag.

This patch affects the pixel results of all tests that include RTL test in
Lucida Grande (and maybe other fractional-width fonts). Updated results will
need to be generated and landed.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list