Bug 138350
| Summary: | Selection of upright vertical latin text is completely broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
Try to select some of the rightmost text in fast/writing-mode/text-orientation-basic.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Selection calls Font::offsetForPosition(), which uses the complex code path, which doesn't support upright vertical characters
Myles C. Maxfield
https://bugs.webkit.org/show_bug.cgi?id=100050