Closed
Bug 1460074
Opened 7 years ago
Closed 6 years ago
Still cannot switch between years in date picker
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox60 unaffected, firefox61 unaffected, firefox62 verified, firefox63 verified)
VERIFIED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | verified |
firefox63 | --- | verified |
People
(Reporter: JanH, Assigned: petru)
References
Details
(Whiteboard: [priority:medium])
Attachments
(3 files)
516.92 KB,
video/mp4
|
Details | |
2.29 MB,
video/mp4
|
Details | |
59 bytes,
text/x-review-board-request
|
jchen
:
review+
lizzard
:
approval-mozilla-beta+
|
Details |
The date picker control is overflowing our dialogue on my phone, so after switching to year selection mode I can only scroll the whole control up and down within the dialogue, but not actual the year selection list itself.
Flags: needinfo?(petru.lingurar)
Assignee | ||
Comment 1•7 years ago
|
||
I was able to reproduce this on http://www.456bereastreet.com/lab/html5-input-types/ with the device in landscape.
Assignee | ||
Comment 2•7 years ago
|
||
The current implementation which uses platform's DatePicker has it's share of bugs which we'll need to resolve.
Keeping my NI to return to this after the Oreo features and bugs which we currently work on are resolved.
Updated•7 years ago
|
Whiteboard: [priority:medium]
Assignee | ||
Comment 3•7 years ago
|
||
Removing my NI from individual Date/TimePicker tickets, as they will be tracked in the new bug 1464997.
Flags: needinfo?(petru.lingurar)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → petru.lingurar
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Attachment #8991656 -
Flags: review?(sdaswani) → review?(nchen)
Assignee | ||
Comment 5•7 years ago
|
||
How it will all work and look - https://drive.google.com/file/d/1vpUCafy6klA9hPqqxRKgHovwmnp1-zRg/view?usp=sharing
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8991656 [details]
Bug 1460074 - Still cannot switch between years in date picker;
https://reviewboard.mozilla.org/r/256578/#review263732
Attachment #8991656 -
Flags: review?(nchen) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by cbrindusan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/085439248886
Still cannot switch between years in date picker; r=jchen
Keywords: checkin-needed
Comment 8•7 years ago
|
||
Backed out changeset 085439248886 (bug 1460074) for lint build bustages on FocusableDatePicker.java
Backout: https://hg.mozilla.org/integration/autoland/rev/465f6e311e6db2cfda4ca5400c43cbd7ced82619
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=085439248886587f2251cb950de08bbbf0b70f6d&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=success&filter-resultStatus=pending&filter-resultStatus=running&filter-classifiedState=unclassified&selectedJob=188340754
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=188340754&repo=autoland&lineNumber=883
Flags: needinfo?(petru.lingurar)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(petru.lingurar)
Comment 10•6 years ago
|
||
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64e8e5c96ffa
Still cannot switch between years in date picker; r=jchen
Keywords: checkin-needed
Comment 11•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Assignee | ||
Updated•6 years ago
|
Flags: qe-verify+
Comment 12•6 years ago
|
||
Verified as fixed on Nightly 63.a01 (2018-07-26). Device: Motorola Nexus 6 (Android 7.1.1) and Samsung Galaxy S8 (Android 8.0)
Updated•6 years ago
|
Status: RESOLVED → VERIFIED
Flags: qe-verify+
Comment 13•6 years ago
|
||
Please nominate this for Beta approval when you get a chance.
Flags: needinfo?(petru.lingurar)
Assignee | ||
Comment 14•6 years ago
|
||
Comment on attachment 8991656 [details]
Bug 1460074 - Still cannot switch between years in date picker;
Approval Request Comment
[Feature/Bug causing the regression]: DatePicker doesn't allow selecting years.
[User impact if declined]: DatePicker doesn't allow selecting years.
[Is this code covered by automated tests?]: No
[Has the fix been verified in Nightly?]: Yes
[Needs manual test from QE? If yes, steps to reproduce]: --
[List of other uplifts needed for the feature/fix]: --
[Is the change risky?]: No
[Why is the change risky/not risky?]: Has been QE verified and in the time being in Nightly no issues have been reported.
[String changes made/needed]: --
Flags: needinfo?(petru.lingurar)
Attachment #8991656 -
Flags: approval-mozilla-beta?
Comment 15•6 years ago
|
||
Comment on attachment 8991656 [details]
Bug 1460074 - Still cannot switch between years in date picker;
One of several small fixes for the date picker related to the switch in 62 to using the platform library. Verified in nightly.
Let's uplift for next Monday's beta 17 build.
Attachment #8991656 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 16•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Flags: qe-verify+
Comment 18•6 years ago
|
||
Device:
- Samsung Galaxy Note 8 (Android 8.0.0)
Verified as fixed in 62.0b17 the year picker works as mentioned in Comment 5.
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•