Opera + border-radius + svg background = bug?

丶灬走出姿态 提交于 2019-12-06 12:38:53

问题


i've got bug in Opera 11.64 browser. Check it out here http://jsfiddle.net/wqCDm/13/

Button has background: url(data:image/svg+xml;base64... and is located in block with position: fixed. When you start scroll page background rolls away, and after you get back to the top it shows up again.

Without border-radius it works properly.


回答1:


I confirmed that this is a bug and it is still the case in Opera 12. Did you report it on Opera Bugs Reporting system?

Update 2012-06-21: OK. CONFIRMED. It is now CORE-47072 in Opera Internal Bug tracking system.



来源:https://stackoverflow.com/questions/11114636/opera-border-radius-svg-background-bug

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!