Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility / UIAutomation #72

Open
JulesMoorhouse opened this issue Jul 25, 2015 · 2 comments
Open

Accessibility / UIAutomation #72

JulesMoorhouse opened this issue Jul 25, 2015 · 2 comments

Comments

@JulesMoorhouse
Copy link

I love this control, it provides some great functionality in my app.
I've been able to add an inline date picker and use it in most screens in my app.

However, I really struggle with accessibility, I need to use it as I have comprehensive UI Automation scripts. I've tried adding the same accessibility labels and most other things, however it doesn't seem to matter what I add, the rows don't show accessibility correctly.

On some screens, where I don't have dynamic content I've had to add catch blocks and x / y coordinates to allow selection.

However on more complicated screens, I've have to have manual intervention, this is a real pain.

So any work on accessibility would be awesome.

@vitalys
Copy link
Collaborator

vitalys commented Dec 2, 2015

@jules2010 Thank you for your request. If you have any improvements (even unfinished), please create pull request. It will be really helpful

@vitalys
Copy link
Collaborator

vitalys commented Dec 2, 2015

@jules2010 I definitely need more information from you. I talked to guy who does automation for our project and he is able to access controls inside WYPopoverController using automation, so I have no ideas which improvements you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants