Bug 138598
| Summary: | Selection redraw rects don't obey ligatures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | REOPENED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
While selecting, the text that we end up repainting is simply the text inside the selection. However, if you select half of a ligature, you can't isolate the half that needs to be redrawn.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Is this the same as bug 112092, or a different related issue?
Myles C. Maxfield
*** This bug has been marked as a duplicate of bug 112092 ***
Myles C. Maxfield
Unrelated to selection pseudoclass