RESOLVED WORKSFORME 160897
blank area of svg which is flexItem is not clickable
https://bugs.webkit.org/show_bug.cgi?id=160897
Summary blank area of svg which is flexItem is not clickable
relaxgo
Reported 2016-08-16 06:04:39 PDT
When svg is a flex item in Safari, the cursor or click is only valid hovering on painted area, nothing on blank area. Adding position:relative, transform or some likely style can make the whole svg clickable. here is a demo, http://codepen.io/relaxgo/pen/dXgoWV
Attachments
Brent Fulgham
Comment 1 2022-07-15 17:22:42 PDT
I can't tell any difference in behavior or rendering between Safari, Chrome, or Firefox with this test case.
Note You need to log in before you can comment on or make changes to this bug.