Closed
Bug 1147774
Opened 10 years ago
Closed 10 years ago
datepicker for input with type=datetime-local / type=datetime does not initialize with the current value on FxOS
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)
Firefox OS Graveyard
Gaia::System::Browser Chrome
All
Gonk (Firefox OS)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1167050
People
(Reporter: mantaroh, Unassigned)
Details
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
I fixed datetime-local element's picker bug 1120108.
and I found same problem on FxOS.
Reproduce Step:
1) Open browser app.
2) Open datetime /datetime-local samplepage.[1]
3) Tap datetime / datetime-local element.
Actual Result:
The current date is set in the datetime chooser.
Expected Result:
The datetime from the value attribute should be shown.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Summary: Datetime / d → datepicker for input with type=datetime-local / type=datetime does not initialize with the current value on FxOS
Reporter | ||
Comment 2•10 years ago
|
||
Environment :
Firefox OS 3.0 (Flame)
Firefox OS 3.0 (Simulator[B2G Desktop])
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•10 years ago
|
||
Thanks for filing the bug. Can you provide a patch or should we put it on our backlog?
Flags: needinfo?(mantaroh)
Reporter | ||
Comment 4•10 years ago
|
||
Hi gwagner,
Thank you for confirm.
(In reply to Gregor Wagner [:gwagner] from comment #3)
> Thanks for filing the bug. Can you provide a patch or should we put it on
> our backlog?
Of course!
I'll try it after my work done.
Flags: needinfo?(mantaroh)
Comment 5•10 years ago
|
||
Sorry for my late reply.
I checked the latest flame(3.0) and Z3C(2.5) in order to reproduce this phenomenon.
However, It can displayed the current value(date and time).
This phenomenon was fixed by bug 1167050.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•