Closed
Bug 1225062
Opened 8 years ago
Closed 8 years ago
[TV] FTE loses focus on mulet after adjusting development panel
Categories
(Firefox OS Graveyard :: Gaia::First Time Experience, defect, P2)
Firefox OS Graveyard
Gaia::First Time Experience
ARM
Gonk (Firefox OS)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rexboy, Unassigned)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-pick])
Attachments
(1 file)
STR: 1. Use mulet to run TV build. 2. Wait until Home FTE appear. 3. Adjust view size and development panel size 4. Focus back to the Home app (By clicking) Expected: The OK button gets its focus back and we can press enter to close FTE screen. Actual: Get Javascript Error.
Reporter | ||
Comment 1•8 years ago
|
||
The problem is that we didn't handle the case when focus get out of the FTE container, like dropping back to body element. This doesn't happen on real TV environment. But for convenience on development, it's better to get rid of this problem.
Reporter | ||
Comment 2•8 years ago
|
||
A quick fix for this is to force FTE focus again on each mouse click. Let's try it.
Comment 3•8 years ago
|
||
Reporter | ||
Comment 4•8 years ago
|
||
Comment on attachment 8687866 [details] [review] [gaia] rexboy7:1225062-fte-focus-on-click > mozilla-b2g:master Hi Evelyn: Can you take a look on this quick fix? Thanks!
Attachment #8687866 -
Flags: review?(ehung)
Updated•8 years ago
|
Flags: needinfo?(ehung)
Updated•8 years ago
|
feature-b2g: --- → 2.5+
Comment 5•8 years ago
|
||
@Josh, it's not a 2.5 blocker, just a polish for dev tool.
feature-b2g: 2.5+ → ---
Flags: needinfo?(ehung)
Whiteboard: [ft:conndevices][partner-blocker][partner-cherry-pick] → [ft:conndevices]
Comment 6•8 years ago
|
||
Comment on attachment 8687866 [details] [review] [gaia] rexboy7:1225062-fte-focus-on-click > mozilla-b2g:master The patch looks good but I didn't try it. Did you test it on Mulet?
Attachment #8687866 -
Flags: review?(ehung) → review+
Reporter | ||
Comment 7•8 years ago
|
||
Yeah I've tested it once, seems it works well.
Reporter | ||
Updated•8 years ago
|
Whiteboard: [ft:conndevices] → [ft:conndevices][partner-cherry-pick]
Reporter | ||
Comment 8•8 years ago
|
||
master https://github.com/mozilla-b2g/gaia/commit/bae13c9ac6a91beecd7c94384e2aef25ed1a3214
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•