Closed
Bug 1479741
Opened 7 years ago
Closed 6 years ago
Date input calendar doesn't disappear on tab navigation
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1339380
People
(Reporter: mcorteel, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180704194937
Steps to reproduce:
Add a date input to a form with another field (See https://codepen.io/anon/pen/ejVBRg).
Click on the date input (shows the calendar) and press the tab key until the other field gets focus.
Actual results:
The calendar is still displayed.
Expected results:
It should disappear like it does on click.
![]() |
||
Comment 1•7 years ago
|
||
I can reproduce on Windows10 Nightly53.0a1,
Regressed window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=59014a0213781d13e26da37c006ad918d44a30b8&tochange=8c9acfd655f872c44ae74c64f44e354013fc67bc
Regressed by:
8c9acfd655f8 Jessica Jong — Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anchored input box is clicked. r=mconley
:mconley in PTO, :jessica is in inactive ...
Blocks: 1390794
Status: UNCONFIRMED → NEW
status-firefox61:
--- → wontfix
status-firefox62:
--- → fix-optional
status-firefox63:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → fix-optional
Component: Untriaged → Layout: Form Controls
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Version: 61 Branch → 57 Branch
![]() |
||
Updated•7 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Getting late to fix in 64, but we could still take a patch for 65.
status-firefox65:
--- → ?
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•