Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.2.0
-
None
-
iOS, Xcode 5
Description
You still see white area of accessory bar when DatePicker shows first time on a view, if you hide and show the DatePicker again, then accessory bar is actually invisible (no more white area).
Steps to reproduce:
1. Add a input field type=date into a view.
2. Tap on this field to show DatePicker, accessory bar is not hidden, you still see white area.
3. Tap outside date field to hide DatePicker.
4. Tap on date field to show DatePicker again, now it's ok and no white area.
Tested with Xcode 5, iOS 6.0, Cordova 3.2.0