Bug 65732 - <text> under-invalidates region, leaves behind fragments of characters
Summary: <text> under-invalidates region, leaves behind fragments of characters
Status: RESOLVED DUPLICATE of bug 6274
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-08-04 16:15 PDT by pogon
Modified: 2011-08-04 16:58 PDT (History)
2 users (show)

See Also:


Attachments
testcase (611 bytes, text/html)
2011-08-04 16:16 PDT, pogon
no flags Details
screenshot (15.86 KB, image/png)
2011-08-04 16:16 PDT, pogon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description pogon 2011-08-04 16:15:43 PDT
In the testcase the character "f" is moved to the left after the load event.
It leaves behind a black dot at the upper right corner.
Comment 1 pogon 2011-08-04 16:16:17 PDT
Created attachment 103000 [details]
testcase
Comment 2 pogon 2011-08-04 16:16:44 PDT
Created attachment 103001 [details]
screenshot
Comment 3 Tim Horton 2011-08-04 16:24:14 PDT
<rdar://problem/8279291> tracks the same thing with <tspan>, probably the same issue
Comment 4 Tim Horton 2011-08-04 16:58:11 PDT
Actually, I think this is a duplicate of bug 6274.

*** This bug has been marked as a duplicate of bug 6274 ***