Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8278] MobileWeb: Picker: Android Browser: date and time picker is not being displayed as a picker

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T22:18:32.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelstbs-future
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-03-24T12:44:02.000+0000
Updated2017-05-02T22:18:32.000+0000

Description

Steps To Reproduce: 1. Launch KS to device 2. Run Controls > Picker > Date/Time Picker 3. Click on the date Actual: A picker is not displayed it becomes a text field Expected: A picker to set time and date Note: Does not occur on iPad 3 (5.1)

Comments

  1. Bryan Hughes 2012-03-26

    Unfortuantely this is extremely non-trivial to fix. Right now, the only browser that supports date/time pickers is iOS, and even they don't support it well. To fix this, we need to implement our own date picker from scratch. The problem is that date pickers are very sensitive to internationalization/localization, and to implement them properly will take a very long time. Obviously we need to do this, but there is no way we can do it in Sprint 2012-07, so I changed it to a tbs-future.
  2. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source