Closed
Bug 796412
Opened 13 years ago
Closed 12 years ago
Match labels and input ids
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Firefox OS Graveyard
Gaia::Settings
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:settings][label:UX][label:system])
[GitHub issue by ossreleasefeed on 2012-07-22T13:56:50Z, https://github.com/mozilla-b2g/gaia/issues/2694]
There are some input elements, specifically found on the setting panel, where there would a huge benefit gained from pairing a label and it's input to increase the hit state. This is especially the case with checkboxes and radio buttons.
[GitHub comment by ossreleasefeed on 2012-07-22T15:42:08Z]
I need to clear something up with my above comment. So, with regards to the 'show password' checkbox, there seems to be missing span tags used in other area. Then, the event listeners works perfectly hen testing in the browser on desktop but, when testing on the device, these events are not captured accurately and one sometimes have to tap 4- 5 times before the visible 'checkbox' is enabled or disabled.
[GitHub comment by ossreleasefeed on 2012-07-22T16:00:49Z]
I am testing on a Nexus S with code pulled, built and flashed to the phone yesterday (21 July 2012)
Updated•13 years ago
|
Component: Gaia → Gaia::Settings
Comment 3•12 years ago
|
||
We have recently done accessibility work which solves this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•