Bug 19366 - Tops of SVG text regions clipped or not drawn when scrolling.
Summary: Tops of SVG text regions clipped or not drawn when scrolling.
Status: RESOLVED DUPLICATE of bug 25431
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 16188 23881
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-02 20:43 PDT by Matt Gallagher
Modified: 2009-04-28 14:41 PDT (History)
0 users

See Also:


Attachments
XHTML+SVG file for reproducing the bug. (25.85 KB, application/xhtml+xml)
2008-06-02 20:44 PDT, Matt Gallagher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Gallagher 2008-06-02 20:43:19 PDT
In the XHTML file I'm about to attach, the tops of SVG text regions are frequently not redrawn when scrolling (particularly when scrolling slowly by dragging the scroll thumb).

Best steps to reproduction:

1. Open attached XHTML file.
2. Resize window so visible region is less than half the document vertically.
3. Scroll to bottom
4. Scroll back to top using scroll thumb, relatively slowly such that distance scrolled is just a few pixels at a time.

This may be related to Bug #16188 and/or Bug #15386 but the manifestation is slightly different. I'm not sure so I'm submitting the bug anyway.
Comment 1 Matt Gallagher 2008-06-02 20:44:31 PDT
Created attachment 21472 [details]
XHTML+SVG file for reproducing the bug.
Comment 2 Eric Seidel (no email) 2008-07-03 22:08:11 PDT
Confirmed.
Comment 3 Eric Seidel (no email) 2009-04-28 14:41:58 PDT
This seems to have been fixed by bug 25431 as well.

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