Closed
Bug 817525
Opened 13 years ago
Closed 8 years ago
[update] update manager's download prompt's titles should action the checkboxes
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-basecamp:-)
RESOLVED
WONTFIX
| blocking-basecamp | - |
People
(Reporter: julienw, Unassigned)
Details
(Keywords: polish, Whiteboard: interaction design)
Bug 809308 introduced the download-prompt-with-checkboxes and Bug 816533 made the checkboxes smaller.
It uses the <label> tag for the checkboxes, which is clearly plain wrong. As a result, the user cannot click/tap the title to enable or disable the checkboxes, which is a more of a problem now that the checkboxes are quite small.
The easiest way would be to have a label englobing a whole line in the download prompt.
| Reporter | ||
Updated•13 years ago
|
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → Other
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Comment 1•13 years ago
|
||
Etienne, can you comment on this one for triage?
And can either Etienne or Julien provide a screenshot of the layout after the fix for bug 816533?
Flags: needinfo?(etienne)
Comment 2•13 years ago
|
||
If you tap the checkbox you can check or uncheck it.
If you tap the application name on the same line it does not check/uncheck the checkbox.
Not a blocker imho. The fix is rather risky since it involve changing building blocks markup.
Flags: needinfo?(etienne)
| Reporter | ||
Comment 3•13 years ago
|
||
Clearly the BB are wrong to use <label> for this, but I could wait for post-v1 to fix this.
However, the settings app manage to make the titles clickable even if it's using the BB for its switches. So I think it may be feasible without touching the BB.
Yet I agree that this is not a blocker.
Updated•13 years ago
|
Comment 4•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
•