Closed
Bug 1218682
Opened 9 years ago
Closed 9 years ago
[TV 2.5] Improve the input function in remote control client by one-way sync
Categories
(Firefox OS Graveyard :: Gaia::TV, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lchang, Assigned: lchang)
References
Details
(Whiteboard: [partner-cherry-picked<2015/11/10>])
Attachments
(1 file)
Since the client of the remote control is currently using AJAX to send commands, we can only implement the one-way sync on the input field.
Assignee | ||
Comment 1•9 years ago
|
||
The purpose of this bug is to send the string in the input field at client side to the currently-focused input field on TV automatically without clicking the "Send" button each time.
With this proposal, the meaning of the "Send" button will become "sending string and pressing ENTER key immediately". Users click this button only when they want to press ENTER key.
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8679277 [details] [review]
[gaia] luke-chang:1218682_tv_input_one_way_sync > mozilla-b2g:master
Hi Rex,
Could you take a look at this? Thanks.
Attachment #8679277 -
Flags: review?(rexboy)
Updated•9 years ago
|
Attachment #8679277 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Rex, thanks for your help.
landed on master: https://github.com/mozilla-b2g/gaia/commit/5f68923be1ef87725821ce8ef2393920031f7820
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [partner-cherry-pick]
Updated•9 years ago
|
Whiteboard: [partner-cherry-pick] → [partner-cherry-picked<2015/11/10>]
You need to log in
before you can comment on or make changes to this bug.
Description
•