[Webkit-unassigned] [Bug 21968] New: SVG hover incorrect on a scrolled div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 30 05:50:09 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21968

           Summary: SVG hover incorrect on a scrolled div
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://dean.googlepages.com/svgscrollbug.xml
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: deanm at chromium.org


This demonstrates what looks to be a hit testing / coordinate bug in SVG.  The
test puts an SVG element inside of a fixed size div, along with an overflow for
the scroll bar.  There is a css hover attribute to color the line on mouseover.
 When the div is not scrolled, everything looks fine. However, try scrolling
the scroll bar to the middle, and now mouse over the line.  You can see that
only half of the line is painted the hover color.

I have tested this on Chromium and Safari w/ TOT Webkit, both only tested on
Windows, so it might be a Windows specific platform bug.

The mime types aren't right on the above url, so just save it and open it
locally.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list