Open
Bug 1797526
Opened 3 years ago
Updated 3 years ago
Input type date calendar text won't resize or zoom
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
People
(Reporter: graham.armfield, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
Using Firefox 106.0.1 on Windows 10 laptop.
- I visited a web page that contains element input type="date". An example could be this one: http://research.coolfields.co.uk/forms/html5-date.html
- Page is neither zoomed in, or text resize is set to normal.
- I clicked on date control and calendar popup opens - note size of font.
- Close calendar popup.
- Zoom in to 200% - text on page is much bigger.
- Click on date control and calendar popup opens - note that size of font in calendar popup has not increased.
- Return size to normal with Ctrl+0
- Select Zoom text only in View menu and increase font size to 200%
- Click on date control and calendar popup opens - note that size of font in calendar popup has not increased.
Actual results:
In neither case did the font size in the calendar popup change.
Expected results:
I would have expected the font size in the calendar popup to grow when both zooming and resizing just text.
The zoom and text resize facility is a useful accessibility tool for people who have poor vision. If the text does not resize or zoom in it can make forms using input type="date" very difficult to use.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Form Controls' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Updated•3 years ago
|
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•