Opera + border-radius + svg background = bug?

SaritaBonita

New Member
i've got bug in Opera 11.64 browser. Check it out here http://jsfiddle.net/wqCDm/13/Button has \[code\]background: url(data:image/svg+xml;base64...\[/code\] and is located in block with \[code\]position: fixed\[/code\]. When you start scroll page background rolls away, and after you get back to the top it shows up again.Without \[code\]border-radius\[/code\] it works properly.
 
Back
Top