Last modified: 2013-01-18 04:22:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T35933, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33933 - Accessibility of iOS app
Accessibility of iOS app
Status: RESOLVED WONTFIX
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
1.0.0 (Android)
All All
: Normal enhancement
: ---
Assigned To: Patrick Reilly
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-24 21:07 UTC by Derk-Jan Hartman
Modified: 2013-01-18 04:22 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: iOS
Assignee Huggle Beta Tester: ---


Attachments

Description Derk-Jan Hartman 2012-01-24 21:07:30 UTC
Voiceover on an iPhone is really great. I tested it with our app and some things are broken

1: All our buttons don't have titles atm, causing VoiceOver to say just 'Button'
2: The close button of the settings is not recognized as a clickable element/button
3: You cannot three finger scroll in a page (Voiceover uses a 3 finger gesture instead of 2 fingers)
Comment 1 Brion Vibber 2012-01-25 17:29:44 UTC
Titles should be fixable... close button probably has to be turned into something like a <button> or else at least given some explicit focus like a tabindex (does that help here?)

Not sure if we can do anything about scrolling... we're constrained by the browser's abilities, and if it won't scroll in the overflowable div then we may be kinda stuck. In theory could probably go back to full-document scrolling and see if that helps, but that won't work on iPad at all.
Comment 2 Brion Vibber 2012-01-25 19:45:34 UTC
Here's a couple improvements:

[master a835ddb] Improve accessibility for iOS & web voice readers: title attributes for toolbar buttons

[master 3ec6e56] Improve accessibility (bug 33933): set language on language links in 'read in' list



Search box, search button, still need labels; W home & close buttons need to be accessible at all, and still can't scroll in the content area.
Comment 3 Brion Vibber 2013-01-18 04:22:47 UTC
We won't make further changes on this in the PhoneGap-based app which we'll be retiring in favor of a native app, which should be easier to make fully accessible.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links