Bug 18889
Summary: | Text in SVG foreign object disappears when selected (incomplete repaint) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | krit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://fuchsia-design.com/WebKit/Bugs/animate_color_with_relative_begin.xml |
Matt Lilek
Load the URL on this bug (from bug 6834) and select the first row of text (I started at the very beginning of the first row and went straight down). The entire row of text disappears instead of being highlighted. Forcing a repaint fixed it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Actually the test case can also be found here:
https://bugs.webkit.org/attachment.cgi?id=5982
And the bug still reproduces in r42966, even after all my repaint fixes of late. :(
Dirk Schulze
*** This bug has been marked as a duplicate of bug 16939 ***