What fresh hell is THIS now? - Patrick Lauke
Hey guys, has anyone experienced an issue on iOS in landscape with Voiceover on that when you expand an accordion the focus jumps to an odd place?
http://www.oaa-accessibility.org/examplep/accordian1/
If you go to the above link, in portrait with VO on and set you focus on the "Veggies" accordion element (tapping once) and then expand it (double tap) the element then opens but the focus stays on that element you double tapped.
BUT the problem lies with landscape.
If you refresh the page in landscape with VO on and set you focus on the "Veggies" accordion element (tapping once) and then expand it (double tap) the element then opens but the focus jumps to an odd element, for me it jumps to the "thick and cheesy" radio button.
Is this a known issue with landscape and Voiceover? I can recreate it on my own accordion the one above and also this one (https://a11y.nicolas-hoffmann.net/accordion/)
Has anyone else seen or experiences this before. Just for reference im on an iPhone 6 using ios 10.1.1
Cheers Sean
[herin] Hi, Has anyone found a work around for the file upload inputs?
<label for="file1">Upload File</label>
<input type="file" id="file1" value="" size="60" name="file">
The keyboard focus jumps to the browser button and the Labels are not announced by the screen readers.