Ripple doesnt removed
Opened this issue · 2 comments
Halyul commented
Description
Ripple will be not removed if the user do some actions.
Expected outcome
The element gets the ripple color totally.
Actual outcome
The element gets the ripple color totally.
Live Demo
https://www.webcomponents.org/element/PolymerElements/paper-ripple/demo/demo/index.html
Steps to reproduce
On desktop:
- Left click on an element which has
paper-ripple
but not release. - Right click the mouse and release the left click, then the browser will open a menu.
- You will find the ripple color doesnt be removed.
On mobile:
- Long click an element which has
paper-ripple
and the browser will open a menu. - Close the menu, you will find the ripple color doesnt be removed.
Browsers Affected
Only tested on Chrome
- Chrome
- Firefox
- Safari 9
- Safari 8
- Safari 7
- Edge
- IE 11
- IE 10
Halyul commented
BootsSiR commented
I see this behaviour on paper-tabs with the ripple effect. Have you resolved it?