Closed
Bug 1136619
Opened 11 years ago
Closed 11 years ago
[Stingray] expose isVisible and focus API for input frame manager
Categories
(Firefox OS Graveyard :: Gaia::TV::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: johnhu, Assigned: suchiu)
References
Details
1. isVisible API: Determine whether this UI is visible or not, and return z-index.
2. focus API: Focus the default elementin this UI.
| Assignee | ||
Comment 1•11 years ago
|
||
API changed:
1. isVisible API: Determine whether this UI is visible, return boolean.
2. getOrder API: Return z-index of current UI.
3. focus: Focus the default element in this UI.
Assignee: nobody → suchiu
| Assignee | ||
Comment 2•11 years ago
|
||
According to the discussion with Luke, keyboards can not be focused. I think we don't have to handle the case here.
Flags: needinfo?(im)
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•11 years ago
|
Resolution: FIXED → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•