Archive index

A11y Slackers Gitter Channel Archive 7th of October 2015

What fresh hell is THIS now? - Patrick Lauke
  1. zakim-robot
    Oct 07 00:35
    [Faruk Ateş, a11y] Amusingly, the Polymer project 1.0 documentation is closer to explaining what I'm describing than what FB or ms.com do :smile:
  2. zakim-robot
    Oct 07 00:38
    [Faruk Ateş, a11y] @car: Aha, yes, that's a very closely approximate idea, except I was envisioning it with Tab being the main forward/backward (with Shift) method still, and an "enter/exit" mechanism via Enter (and optionally some other key close to Tab) and Esc
  3. StommePoes
    11:49
    test
  4. MichielBijl
    12:19
    @StommePoes roger
  5. StommePoes
    12:19
    ja, saw it on the website, just set up this copy of pidgin
  6. zakim-robot
    12:21
    [Carolyn MacLeod, a11y] @kurafire: That sounds interesting, too, but I was trying to solve a slightly different problem, which is that it often takes too many Tab keys at the top level to get anywhere. So I thought F6 could be a "mega-Tab" to skip larger areas.
  7. powrsurg
    13:23
    I have slides from a presentation for something that has buttons to move the slide forward or backward in the presentation. For proper focus management should the focus stay on the button that was pressed for that slide, or should it stay as the back/forward button for slide X? So if I was on slide 2 and hit the forward button should it be what is now slide 3's forward button (since 2 moved to 3 and this would be the same actual element) or should it stay at slide 2's forward button, which would be a different element.
  8. zakim-robot
    13:51
    [Pontus Horn af Rantzien, a11y] I may be misunderstanding the scenario, but why does each slide have its own back/forward buttons? It seems to me that back/forward should logically be its own UI independent of the slides
  9. MichielBijl
    13:58
  10. MichielBijl
    13:59
    More information in the minutes near the end: http://www.w3.org/2015/10/01-aria-minutes.html
  11. MichielBijl
    14:01
    And it would technically be for the PFWG meeting, mixed that up with APG :X
  12. powrsurg
    14:01
    @Pontus This is for the administrative ability, not for a person viewing the presentation. Sorry for not making tha tclear
  13. zakim-robot
    14:07
    [jitendra, a11y] going to meet ted drake today
  14. zakim-robot
    14:07
    [jitendra, a11y] he is in my town
  15. MichielBijl
    14:29
    Nice :)
  16. zakim-robot
    14:30
    [jitendra, a11y] do u know him
  17. stevefaulkner
    14:42
    @jitendra ted is a great guy
  18. zakim-robot
    14:42
    [jitendra, a11y] yes
  19. MichielBijl
    14:43
    I've seen some of his work, yes.
  20. zakim-robot
    15:13
    [Claire Ryberg, a11y] Can anyone take a look at this https://jsfiddle.net/cryberg/u6458d66/ and tell me what your screenreaders announce?
    I was trying to figure out if it was helpful to use aria-pressed with a button that toggles an expand/collapse panel, and have come across some weird behavior. I think I will not be using aria-pressed, because aria-expanded seems to be descriptive enough, but can anyone explain to me why adding aria-pressed to an accordion button reverses what is announced when the button is pressed?
    This is what I mean: Using JAWS in IE11, with aria-expanded on a button that triggers an accordion, "expanded" is announced when the accordion opens, and "collapsed" is announced when it is closed, as expected.
    When I add aria-pressed to the same button, it instead announces "collapsed" when the accordion opens, and "expanded" when it is closed, the reverse of what I would expect.
  21. garcialo
    15:16
    Filter
    button
    Filter
    toggle button collapsed
    pressed expanded
    Filter by title edit has auto complete
    blank
  22. garcialo
    15:17
    ah, I guess I didn't properly hit enter on the first button =p
  23. garcialo
    15:19
    Here we go...
  24. garcialo
    15:19
    Filter
    button collapsed
    expanded
    Filter by title edit has auto complete
    blank
    Filter
    toggle button collapsed
    pressed expanded
    Filter by title edit has auto complete
    blank
  25. zakim-robot
    15:21
    [Claire Ryberg, a11y] So the second button is reading as expected for you. Hm. What screen reader are you using?
  26. garcialo
    15:21
    NVDA + Firefox + Windows 10
  27. zakim-robot
    15:22
    [Claire Ryberg, a11y] Alright, thanks! Also, if it helps, I was navigating with tabs only
  28. garcialo
    15:23
    yup, same here
  29. zakim-robot
    15:23
    [Claire Ryberg, a11y] I wonder why I'm hearing the reverse in JAWS
  30. garcialo
    15:24
    they act differently =p
  31. MichielBijl
    15:31
    So apparently I totally forgot that Fronteers jamsessions are tonight :(
  32. MichielBijl
    15:34
    Might still make it to meet with @StommePoes :D
  33. zakim-robot
    18:49
    [Greg Tarnoff, a11y] Does anyone have any experience with refreshable braille displays? I’m wondering if we make a form accessible by keyboard navigation/screen reader, have we done enough to make the braille display usable?
  34. garcialo
    18:52
    That's the impression I've always gotten.
  35. garcialo
    18:54
    When you make it screen reader accessible, you're really just making sure there is text data. Screen reader reads it; braille display...brailles it? Braillificates? Make it into braille.
  36. zakim-robot
    18:57
    [Greg Tarnoff, a11y] That’s my understanding. We’re looking at standardized testing for schools and we know we can’t put a picture on a screen for analysis and know they can’t figure it out. But I’m wondering if there is something more than replicating all mouse interactions via keyboard.
  37. zakim-robot
    22:52
    [Matt May, a11y] OS X has a virtual braille display in VO preferences, if you want to visualize how it works. It's under Visuals, Braille Panel tab. Set "show braille panel" to On and you'll see it when you run VO.
  38. zakim-robot
    22:54
    [Matt May, a11y] There are some braille abbreviations for roles (btn, tbl, etc.) but by and large, the interaction model is very similar to running a screen reader with TTS.