The birth year is not centered in the calendar when creating an account on airbnb.com
Categories
(Firefox for Android :: Browser Engine, defect, P3)
Tracking
()
People
(Reporter: ctanase, Unassigned)
References
()
Details
(Keywords: webcompat:platform-bug, webcompat:site-report, Whiteboard: [webcompat:sightline])
User Story
platform:android impact:significant-visual configuration:general affects:all
Attachments
(1 file)
706.57 KB,
video/mp4
|
Details |
Environment:
Operating system: OnePlus 6 A6000 (Android 11)
Firefox version: Nightly 117.0a1-20230709093445
Steps to reproduce:
- Go to https://www.airbnb.com/login
- Click on the "Continue with email" button.
- Enter an email thats not registered on airbnb.
- Click "Continue".
- Tap on the "Birthdate" field.
- Tap on the year on the calendar.
- Observe the layout.
Expected Behaviour:
The birth year is centered.
Actual Behaviour:
The birth year is aligned to left.
Notes:
- Screen rec provided
- The layout is slightly different
- Reproducible on Firefox Release as well
- Reproducible regardless of the ETP
- Not reproducible on Chrome
Reporter | ||
Comment 1•1 years ago
|
||
Verified this issue and it's still reproducible on Firefox versions 122 and 124.
Environment:
Operating system: OnePlus 6 A6000 (Android 11)
Browsers: Firefox Nightly 124.0a1-20240129214018 / Firefox Release 122.0-20240118164516 / Chrome 121.0.6167.101
Note: Not reproducible on Chrome
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•10 months ago
|
||
This just seems to be how Fenix displays the years for an input
with type=date
. The Gecko embedded browser and Focus shows the years centered, but not Fenix. Indeed when I visit https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date and open the picker there and click on the year, Fenix also left-aligns the years there (though there is only one listed there, 2018).
@cpeterson, is this maybe just how the design is intended to work in Fenix, or perhaps a bug with the year-list in the Fenix datepicker?
Updated•10 months ago
|
Comment 3•10 months ago
|
||
I doubt left-justifying the year in Fenix's date picker was an intentional design decision, since it looks ugly (ugly enough for Calin to file a bug report! :) and it's centered in Focus. If the year is centered in Chrome and Focus, then we should center it in Fenix.
This bug is probably straightforward to fix, since the year is centered in Focus, but it's a low priority because it doesn't prevent users from using the date picker.
Updated•8 months ago
|
Updated•6 months ago
|
Updated•5 months ago
|
Updated•4 months ago
|
Updated•19 days ago
|
Description
•