Re: [svgwg] Remove un-implemented `pointer-events` "painted" rules for images

This issue has popped up on Stack Overflow a few times recently.  People expect transparent pixels to be transparent to clicks.

Currently, the only way to get the expected behaviour is to use a `<clipPath>`. But if they are not using pre-defined images, cliPaths are not really feasible.

https://stackoverflow.com/questions/48447142/svg-how-to-ignore-pointer-events-on-transparent-parts-of-an-image


-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/322#issuecomment-360983051 using your GitHub account

Received on Saturday, 27 January 2018 12:54:33 UTC