Reputation: 507
did a small animated experimental menu over here http://jsfiddle.net/NWvSQ/1/
In Opera, when you hover out of an item, the border radius changes back immediately (item becomes square-ish for a second), rather than being animated. Seems ok in Chrome and Firefox.
Is that a bug or feature please? Any fix available?
Thanks
Upvotes: 0
Views: 212
Reputation: 6229
I believe it is a known bug, CORE-35614 'apply transition to border-radius and box-shadow' to be specific (though Opera's bug tracker is closed so you can't see it). No ETA on the fix yet.
Upvotes: 1