Closed
Bug 1228377
Opened 10 years ago
Closed 10 years ago
[TV][Remote Control] The button name should be "Clear"
Categories
(Firefox OS Graveyard :: Gaia::TV, defect, P3)
Tracking
(blocking-b2g:2.6?, b2g-v2.5 wontfix, b2g-master affected)
RESOLVED
WORKSFORME
| blocking-b2g | 2.6? |
People
(Reporter: cynthiatang, Unassigned)
Details
(Whiteboard: [ft:conndevices])
Attachments
(2 files)
Cynthia Tang [:cynthiatang] 2015-11-26 08:19:08 PST
STR:
1. Launch TV Remote Control
2. Go to Settings
3. Select "clear paired devices" and press OK
Actual result:
- There are 2 buttons: "Cancel" and "OK"
Expected result:
- There are 2 buttons: "Cancel" and "Clear"
- Please refer Remote_Control_Specifcation_v0.3, page 11
Expected result:
| Reporter | ||
Updated•10 years ago
|
QA Whiteboard: [COM=TV::Remote Control]
Flags: needinfo?(lchang)
Comment 1•10 years ago
|
||
Currently we're using "window.confirm()" to implement this feature so there is no way of customizing the label of the buttons. This bug can only be fixed by implementing another confirm dialog within the remote control app but needs more time to do this.
Set it to 2.5? to do triage first.
blocking-b2g: --- → 2.5?
Flags: needinfo?(lchang)
Comment 2•10 years ago
|
||
Not major blocker. set 2.6?
blocking-b2g: 2.5? → 2.6?
status-b2g-v2.5:
--- → wontfix
status-b2g-master:
--- → affected
Priority: P2 → P3
Comment 4•10 years ago
|
||
Hi Cynthia, since the wording in this case doesn't affect user experience. I suggest to use "Cancel" and "OK"(which is current behavior). I already fixed it in the UX spec. Could you please help to close this bug?
Flags: needinfo?(tchen) → needinfo?(ctang)
| Reporter | ||
Comment 5•10 years ago
|
||
Hi Tori,
Thanks for your help! :)
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ctang)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•