Sep 25 |
3:50 PM |
Mark M. |
has entered the room |
Mark M. |
turned on guest access |
Mark M. |
has entered the room |
Mark M. |
has left the room |
Sep 25 |
4:05 PM |
Ben K. |
has entered the room |
Mark M. |
howdy Ben
|
Mark M. |
how can I help you today?
|
Ben K. |
Hello!
|
Ben K. |
I'm working on accessibility and have a few questions
|
Ben K. |
I've been going through the app and I think that
adding content descriptions and placing onclicklisteners in the right
places should do most of the work.. is there anything else I should be
focusing on?
|
Mark M. |
don't forget to focus on focus :-)
|
Ben K. |
haha
|
Mark M. |
make sure your app is navigable with a pointing device (e.g., arrow keys)
|
Sep 25 |
4:10 PM |
Mark M. |
use stuff like android:nextFocusLeft and suh
|
Sep 25 |
4:10 PM |
Mark M. |
er, such
|
Ben K. |
Ok, I've also been going through it with the talkback on
|
Mark M. |
beyond that... are all of your widgets standard, or are you using some that you or third parties created?
|
Ben K. |
I created a widget that is composed of a framelayout so I'm planning on setting the onclicklistener on the framelayout
|
Ben K. |
whereas before it was on the imageview
|
Mark M. |
you might need to raise some AccessibilityEvents, depending on what you are doing
|
Ben K. |
Ok
|
Ben K. |
I'm starting a new activity from the onclick method
|
Ben K. |
My second question is: do ime options affect the focus of widgets in a layout?
|
Mark M. |
I'm not an a11y expert, but what we've talked about here should get you most if not all of the way there
|
Ben K. |
Ok
|
Mark M. |
not that I am aware of
|
Mark M. |
EditText should be focusable regardless
|
Ben K. |
I've got username and password EditTexts along
with a "submit" button. When I focus on the submit button and then
double tap it goes back into the password button (directly above the
submit button)
|
Ben K. |
the focus
|
Sep 25 |
4:15 PM |
Mark M. |
I have no idea why a double-click would affect focus
|
Mark M. |
does it do that in the emulator, or just some device?
|
Ben K. |
I noticed it on the Nexus 7 in talkback mode (double click is supposed to execute the action)
|
Ben K. |
There is another button below the submit button. When I double click on that, it carries out the "submit" action.
|
Mark M. |
beats me
|
Ben K. |
Ok
|
Ben K. |
Weird
|
Mark M. |
I need to spend some more time on a11y scenarios
|
Ben K. |
It could make a good addition to the book
|
Mark M. |
absolutely
|
Ben K. |
Thanks for your time, have a good day!
|
Sep 25 |
4:20 PM |
Ben K. |
has left the room |
Mark M. |
you too
|
Sep 25 |
5:00 PM |
Mark M. |
has left the room |
Mark M. |
has entered the room |
Mark M. |
turned off guest access |