paper-dropdown-menu
paper-dropdown-menu copied to clipboard
Flicker effect in paper-dropdown-menu in IE
Description
When an item is selected from drop-down there is an flicker effect in IE. I can see that on click of drop down-menu it opens n closes asap and then it opens the list again. The demo of paper-dropdown-menu itself has this issue in IE.
Expected outcome
Smooth transition should be there as its working in Chrome.
Actual outcome
Drop down list used inside drop down menu has flicker effect.
Live Demo
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
Steps to reproduce
- Click drop-down-menu and select an item.
- Repeat the above step twice / thrice.
Sometimes it happens in first go.
Browsers Affected
- [ ] Chrome
- [ ] Firefox
- [ ] Safari 9
- [ ] Safari 8
- [ ] Safari 7
- [x] Edge
- [x] IE 11
- [ ] IE 10