Closed
Bug 805319
Opened 13 years ago
Closed 8 years ago
input[type="date"] overlay once shown continues to display (after a value is selected) when anywhere in content is clicked.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Firefox OS Graveyard
Gaia::System::Window Mgmt
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jlal, Unassigned)
Details
I have only observed this on b2g-desktop as of Oct 24th + latest gaia (d44b7a5b1b0d15e9bfc12e0476059afe3c247e08)
STR:
Launch calendar
Click + in top right corner
Click field to the left directly under "All day"
Select a date
Click ok
Click anywhere else on the screen
Expected:
After date is selected display will not be shown unless input field is clicked.
Actual:
Display is shown when any area of the content is clicked.
---
This makes my testing of calendar very difficult. I am fairly certain this is unrelated to calendar itself and I have only seen this fairly recently.
Comment 1•13 years ago
|
||
The only changes that is related to the symptom is,
https://bugzilla.mozilla.org/show_bug.cgi?id=793108
It is about we add removeFocus() to mozKeyboard, and invoke it when you click [OK] or [Cancel] on value selector.
However, both the Gaia change and the Gecko change has been merged (including the Aurora branch).
May I know how you get your b2g desktop, from nightly or built by yourself?
Thanks.
| Reporter | ||
Comment 2•13 years ago
|
||
The mac b2g-desktop nightlys are out of date so I built from (Wed Oct 24 17:41:04 2012) Aurora.
Updated•13 years ago
|
Component: Gaia → Gaia::System
Updated•12 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Comment 3•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•