RESOLVED INVALID 189118
SVG clip path at mail.yahoo.com no longer renders correctly
https://bugs.webkit.org/show_bug.cgi?id=189118
Summary SVG clip path at mail.yahoo.com no longer renders correctly
James Alley
Reported 2018-08-29 16:27:30 PDT
Created attachment 348445 [details] Yahoo Mail (mobile) compose button bug To reproduce this bug, use Safari Technology Preview in responsive design mode, or an iOS 12 (beta) device. Navigate to https://mail.yahoo.com You must use a mobile user agent or you'll be redirected to "desktop" mail. Note a floating, oblong-shaped button in the lower right corner with a pencil icon. It is used to begin composing a new email. The button does not have its clip-path applied correctly. To compare, try viewing the same application with an older version of Safari, or with Chrome. See attachment for further clarification.
Attachments
Yahoo Mail (mobile) compose button bug (455.60 KB, image/png)
2018-08-29 16:27 PDT, James Alley
no flags
James Alley
Comment 1 2018-08-29 16:47:20 PDT
We can close this. Found a workaround, or rather, what changed. Now the clip path respects padding of the container. Seeing this, I can just remove padding from the container and it should render correctly for all clients.
Note You need to log in before you can comment on or make changes to this bug.