[Webkit-unassigned] [Bug 37325] SVG Padding stops mouse events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 06:23:39 PST 2011


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


Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pdr at google.com




--- Comment #7 from Philip Rogers <pdr at google.com>  2011-11-15 06:23:39 PST ---
(In reply to comment #6)
> (From update of attachment 115086 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=115086&action=review
> 
> Looks great to me, please update the comment and land manually, or reuploaded it and I'll set the flags again.
> 
> > Source/WebCore/rendering/svg/RenderSVGRoot.cpp:431
> >      // Note: For now, we're ignoring hits to border and padding for <svg>
> 
> This comment is invalid now, no?

I think it's still valid, it was just implemented wrong. We still do ignore mouse movements on the padding and borders of a SVG element, but now the positioning is correct so we don't account for the padding twice.

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



More information about the webkit-unassigned mailing list