Closed
Bug 1020656
Opened 12 years ago
Closed 12 years ago
Quick scroll and search are still visible to screen reader when no contacts dialog is shown
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Keywords: access, Whiteboard: [b2ga11y p=1] )
Attachments
(1 file)
The no contacts dialog depends on z-index to hide the quickscroll and contacts scrollable pane.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8434539 -
Flags: review?(francisco)
Comment 2•12 years ago
|
||
Comment on attachment 8434539 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/20038
Hi Eitan,
can we modify unit test to check for the class hide when it should be.
Right now I think we can modify:
https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/contacts/test/unit/views/list_test.js#L949
and check that when we go from 1 contact to 0, we add the hide class to the correct element.
Thanks a lot!
Comment 3•12 years ago
|
||
Comment on attachment 8434539 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/20038
Sorry Eitan, forgot to remove the flag, could you add the unit test that was commenting previously?
Attachment #8434539 -
Flags: review?(francisco)
| Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 8434539 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/20038
Added unit tests!
Attachment #8434539 -
Flags: review?(francisco)
Updated•12 years ago
|
Flags: in-testsuite+
Comment 5•12 years ago
|
||
Comment on attachment 8434539 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/20038
Hi Eitan!
We had some errors in travis:
https://travis-ci.org/mozilla-b2g/gaia/jobs/27149203
I'm relaunching them to see if they are intermitent or permanent cause of this patch.
Attachment #8434539 -
Flags: review?(francisco) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
Re-aligning priorities with 2.1 accessibility goals.
Whiteboard: [b2ga11y p=1]
| Assignee | ||
Comment 7•12 years ago
|
||
Assignee: nobody → eitan
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
•