angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.27k stars 6.73k forks source link

Safari / Mobile Date Time Picker Issue #6265

Open cowenld opened 8 years ago

cowenld commented 8 years ago

Bug description:

While choosing a available date on the date time picker, some flickering issues with the component were highlighted. The flickering happens too fast to capture a screenshot.

Actual result: Another calendar flickers to the right

Expected result: Nothing should happen.

1.Desktop(safari, IE10, IE11) 2.Mobile(iPhone 6s plus, iPhone 6, windows phone(Lumia930)) 3Tablet(iPad Air 2)

Link to minimally-working plunker that reproduces the issue:

https://plnkr.co/edit/uHZyEeacB1EFYKJSuIG1

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.8 UIBS: 2.1.4 Bootstrap: 3.3.3

wesleycho commented 8 years ago

I suspect this is a duplicate and/or related to #5446