[webkit-reviews] review requested: [Bug 11916] REGRESSION (SearchField): RTL search fields are mixed up : [Attachment 12940] Keep the cancel button on the right and the results button on the left

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Feb 5 12:19:51 PST 2007


mitz at webkit.org has asked  for review:
Bug 11916: REGRESSION (SearchField): RTL search fields are mixed up
http://bugs.webkit.org/show_bug.cgi?id=11916

Attachment 12940: Keep the cancel button on the right and the results button on
the left
http://bugs.webkit.org/attachment.cgi?id=12940&action=edit

------- Additional Comments from mitz at webkit.org
This patch makes RTL search fields look and behave like they do in Tiger,
namely have the results button on the left and the cancel button on the right,
just like in the LTR case. The only difference is that text is initially
scrolled to the right (the beginning), which is a slight improvement over Tiger
and consistent with other text controls.

Looking at the code, I realize that some effort has been made to make RTL
fields a mirror image of LTR fields, but I'm afraid at this time it would be
wrong to do so on the Mac.



More information about the webkit-reviews mailing list