Closed
Bug 1158508
Opened 10 years ago
Closed 10 years ago
Reading List cell actions not invokable with VoiceOver
Categories
(Firefox for iOS :: Reading List, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dusek, Assigned: dusek)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17
Steps to reproduce:
1. Tap location label (displays Home screen)
2. Tap Reading list icon (displays Reading List in Home screen)
3. Launch VoiceOver (e.g. triple-tap home button)
4. Go to any Reading List item (by swiping right)
5. Try to mark item as read/unread, or remove it
Actual results:
There is no way with VoiceOver.
Expected results:
There is a way with VoiceOver.
Preferably using custom accessibility actions (just like in tab tray).
Think about whether this needs to be added to SWTableViewCell, or whether we can (at least in the meantime) do it ourselves.
| Assignee | ||
Updated•10 years ago
|
Component: General → Reading List
| Assignee | ||
Comment 1•10 years ago
|
||
Btw. just the same problem with Switch Control (and the same proposed solution).
Updated•10 years ago
|
| Assignee | ||
Comment 2•10 years ago
|
||
Pull request for SWTableViewCell: https://github.com/CEWendel/SWTableViewCell/pull/312
(Pull request with temporary fix for Firefox will (hopefully) follow tomorrow).
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8597736 -
Flags: review?
Updated•10 years ago
|
Attachment #8597736 -
Flags: review? → review?(sarentz)
Comment 4•10 years ago
|
||
Comment on attachment 8597736 [details] [review]
Pull request
Thank you for this contribution!
Attachment #8597736 -
Flags: review?(sarentz) → review+
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dusek
You need to log in
before you can comment on or make changes to this bug.
Description
•