Bug 11812 - REGRESSION (Native file upload): Hebrew filenames are reversed
Summary: REGRESSION (Native file upload): Hebrew filenames are reversed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2006-12-12 08:49 PST by mitz
Modified: 2007-02-05 15:35 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 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.
Comment 1 Mark Rowe (bdash) 2007-01-28 19:11:58 PST
<rdar://problem/4960269>
Comment 2 Adele Peterson 2007-02-05 15:35:37 PST
Committed revision 19414.