Bug 11812
Summary: | REGRESSION (Native file upload): Hebrew filenames are reversed | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | InRadar, Regression |
Priority: | P1 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
mitz
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/4960269>
Adele Peterson
Committed revision 19414.