RESOLVED FIXED 11812
REGRESSION (Native file upload): Hebrew filenames are reversed
https://bugs.webkit.org/show_bug.cgi?id=11812
Summary REGRESSION (Native file upload): Hebrew filenames are reversed
mitz
Reported 2006-12-12 08:49:08 PST
When a file with Hebrew characters in its name is selected in the file upload control, the filename appears in reverse (left-to-right). Similarly, if the filename contains Unicode directional overrides (such as RLO) they are ignored. If Debug > Use ATSUI For All Text is selected, the filename is rendered correctly. Bug 11811 is similar. GraphicsContext::drawText is not suitable for drawing arbitrary strings.
Attachments
Mark Rowe (bdash)
Comment 1 2007-01-28 19:11:58 PST
Adele Peterson
Comment 2 2007-02-05 15:35:37 PST
Committed revision 19414.
Note You need to log in before you can comment on or make changes to this bug.