Bug 11812

Summary: REGRESSION (Native file upload): Hebrew filenames are reversed
Product: WebKit Reporter: mitz
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar, Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

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.