Closed
Bug 1320115
Opened 8 years ago
Closed 6 years ago
[DateTimePicker] Typing new digits when highlight is on the AM/PM segment isn't replacing second digit from minutes
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: hyacoub, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
[Affected versions]:
Nightly 53.0a1
[Affected platforms]:
All platforms: Windows 7 x 64, Windows 10 x 64, Ubuntu 15.10, Mac OS X 10.11
[Steps to reproduce]:
1. Launch Nightly 53.0a1 with a new profile
2. Set "dom.forms.datetime" pref to True in about:config
3. Open attached html file
4. Click on input box and press 5 key
5. 5 is confirmed as hour and the cursor is moved to minutes, press 2 key
6. 2 is confirmed as first digit for minutes, press 9 key
7. 9 is confirmed as second digit for minutes and the cursor is moved to AM/PM
8. Press 1 key
[Expected result]:
Second digit from minutes segments is replaced with 1
[Actual result]:
Nothng is happening
Updated•8 years ago
|
Blocks: datetime-bugs
Updated•8 years ago
|
No longer blocks: datetime-bugs
Updated•8 years ago
|
Updated•8 years ago
|
Component: XUL Widgets → Layout: Form Controls
Product: Toolkit → Core
Comment 1•8 years ago
|
||
Hi Morpheus,
The expected result is not what we discussed (?)
I kind of don't remember. Could you comment?
Flags: needinfo?(mochen)
Please see the attached screenshot with the specs.
link to specs.:https://mozilla.invisionapp.com/share/GU7VBIB4D#/screens/171579789
Comment 3•8 years ago
|
||
Hi Roxana,
Thanks for bring out the bug. And yes, the spec describes the result I assumed. However, sorry that I missed something in that description. "The highlight moves back to the last segment" and the last digit is replaced.
Nevertheless, I would suggest keeping it the way it is now since this change could cost much efforts regarding to the limited resources and time after discussion with engineers. Let me know if any questions, thanks.
Flags: needinfo?(mochen)
Comment 5•6 years ago
|
||
I guess per comment 3 this is wontfix (just trying to clean up dependencies from date / input types).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Resolution: INVALID → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•