NEW139488
Pointer events problem with SVG backdrop
https://bugs.webkit.org/show_bug.cgi?id=139488
Summary Pointer events problem with SVG backdrop
Dirk Schulze
Reported 2014-12-10 09:00:03 PST
Try to track the middle button in this demo: http://codepen.io/thebabydino/full/wBMRjE/ The focus will get away from the point. IIRC we had this issue in the past and the <svg> backdrop got the pointer event. This does not happen in other browsers. Needs further investigation but seems familiar with an issue we had in the past and which was fixed. Maybe a regression?
Attachments
Note You need to log in before you can comment on or make changes to this bug.