RESOLVED CONFIGURATION CHANGED 136252
Multiple border colors and border radius mis-rendered with pinch to zoom
https://bugs.webkit.org/show_bug.cgi?id=136252
Summary Multiple border colors and border radius mis-rendered with pinch to zoom
Mike Sullivan
Reported 2014-08-26 07:43:22 PDT
If you have an element with multiple border colors and a border radius specified, the border will generally disappear when using pinch-to-zoom. The border will be displayed while zooming, but once releasing, it will disappear. This does not happen when using the regular page zoom tool (cmd+/cmd-). When using pinch to zoom to return to 100% zoom, the border will reappear. The attached test case should reproduce this. The "one color" entries will always be displayed; the "two color" entry without a radius will always be displayed. The final "two color"+radius entry will disappear after pinch to zoom. This has been seen in multiple iOS versions and the current Safari nightly on OS X.
Attachments
Bug test case (795 bytes, text/html)
2014-08-26 07:44 PDT, Mike Sullivan
no flags
Safari matches with other browsers (384.57 KB, image/png)
2023-05-08 07:15 PDT, Ahmad Saleem
no flags
Mike Sullivan
Comment 1 2014-08-26 07:44:09 PDT
Created attachment 237150 [details] Bug test case
Ahmad Saleem
Comment 2 2023-05-08 07:15:05 PDT
Created attachment 466277 [details] Safari matches with other browsers As can be seen from attached screenshot, all browsers are matching each other.
Ahmad Saleem
Comment 3 2023-05-08 07:17:00 PDT
(In reply to Ahmad Saleem from comment #2) > Created attachment 466277 [details] > Safari matches with other browsers > > As can be seen from attached screenshot, all browsers are matching each > other. NOTE - I did pinch zoom as well and didn't get any border etc. Forgot to add it.
Note You need to log in before you can comment on or make changes to this bug.