Archive index

A11y Slackers Gitter Channel Archive 27th of October 2015

What fresh hell is THIS now? - Patrick Lauke
  1. MichielBijl
    Oct 27 00:41
    I have a question for all of you esteemed late night a11y'ers: would it be possible to change heading hierarchy between an article feed and an article detail page?
  2. MichielBijl
    Oct 27 00:42
    Busy with my blog, and on a detail page the title should be a h1, but on the index, it should be a h2 (as a sub heading to the page title: Articles).
  3. MichielBijl
    Oct 27 00:42
    If I can't change the hierarchy I
  4. MichielBijl
    Oct 27 00:43
    I'd have to choose between having lots of h1's on the index, and having headings skip a level in detail views :(
  5. MichielBijl
    Oct 27 00:46
    I think I'd rather have multiple h1's on the index then
  6. zakim-robot
    Oct 27 00:47
    [Alice Boxhall, a11y] https://wicg.github.io/a11yapi/
  7. MichielBijl
    Oct 27 00:51
    Ooh looks nice!
  8. zakim-robot
    Oct 27 00:51
    [Cordelia McGee-Tubb, a11y] I wish there were such a thing as a generic <h\*> that would automatically calculate its level in the hierarchy.
  9. MichielBijl
    Oct 27 00:53
    That was actually proposed I believe
  10. MichielBijl
    Oct 27 00:53
    Can't find a link to the spec
  11. MichielBijl
    Oct 27 00:55
    Didn't make it into the final version obviously, but I remember having read something like that anyway.
  12. MichielBijl
    Oct 27 00:55
  13. MichielBijl
    Oct 27 00:56
    And of course the custom element that does it: https://github.com/ThePacielloGroup/html5-h
  14. stevefaulkner
    Oct 27 00:56
    that is what the document outline algorithm is supposed to deliver, but no implementation interest also https://github.com/ThePacielloGroup/html5-h @MichielBijl SNAP!
  15. MichielBijl
    Oct 27 00:57
    You I was looking for a link to the algorithm
  16. MichielBijl
    Oct 27 00:58
    Which seems impossible to find.
  17. MichielBijl
    Oct 27 00:58
    Anyway, I should get some sleep. Good night all.
  18. stevefaulkner
    Oct 27 00:59
  19. MichielBijl
    Oct 27 00:59
    Thank you Steve :)
  20. MichielBijl
    Oct 27 01:00
    Might want to update the link in that blog post (it's broken).
  21. stevefaulkner
    01:02
    will do
  22. simonewebdesign
    10:12
    Hi all. Got a question about <input type=“date”>. In my company we agreed to use HTML5 form validation. The problem is that AFAIK the date picker can’t get styled, so the proposal is to “get rid of it” on desktop browsers, replacing it with a custom one, while preserving the native appearance for mobile browsers. Does it sound like a reasonable approach?
  23. MichielBijl
    10:37
    How does one “preserve the native appearance for mobile”?
  24. MichielBijl
    10:37
    Would be kind of hard with the 10 billion or so different OS/browser combinations out there.
  25. MichielBijl
    10:38
    Or would that use an <input type="date">?
  26. simonewebdesign
    10:43
    I mean, mobile and tablets would use the natively rendered <input type="date">, but not Chrome on a desktop
  27. MichielBijl
    11:14
    I don't have enough experience with the type=date on mobile devices.
  28. MichielBijl
    11:14
    So I cannot tell you whether or not that is a good idea.
  29. iandevlin
    12:16
    This might help, but test results would be useful of course http://caniuse.com/#search=date
  30. simonewebdesign
    13:11
    Ok thanks, will try
  31. StommePoes
    13:14
    Michael Lockery's doing a live captioning thingie right now if anyone has questions about captioning https://plus.google.com/events/ccpt3puv4hpiua1e053tegnclp0
  32. MichielBijl
    13:29
    Some good tracks on the A11Y Rock album!
  33. MichielBijl
    13:34
    alt="iTunes showing track listing for the A11y Rocks album."
  34. powrsurg
    13:35
    Stupid question: how do you actually tab to the color picker window in Firefox when dealing with <input type="color"> ?
  35. MichielBijl
    13:36
    I think you are supposed to use the arrow keys to change the value
  36. MichielBijl
    13:36
    Right Arrow and Up Arrow increase the value of the slider.
    Left Arrow and Down Arrow decrease the value of the slider.
    Home and End move to the first and last values of the slider.
    Tab into and out of the slider.
    Page Up and Page Down optionally increment or decrement the slider by a given amount.
  37. MichielBijl
    13:36
    Oh thanks Gitter for keeping the formatting…
  38. MichielBijl
    13:38
    Hmm, on OS X I can just tab to it and use arrow keys, home, end, etc to influence it
  39. MichielBijl
    13:38
    But that uses the native color picker of OS X
  40. powrsurg
    13:38
    I mean, the popup window for selecting the color doesn't receive focus and can't be accessed via the keyboard
  41. powrsurg
    13:38
    this might be OS specific. I'm on Windows 7
  42. powrsurg
    13:39
    it's definitely the OSes default color picker. I just can't get to it through anything but a mouse. But once I click on it I can use my keyboard to do stuff
  43. MichielBijl
    13:39
    Hmm, maygbe alt+tab to it?
  44. powrsurg
    13:40
    Chrome brings up the same exact window, but it was given immediate focus
  45. MichielBijl
    13:40
    Hmm
  46. powrsurg
    13:41
    okay, if alt+tab to another program and then alt+tab again back to Firefox the focus is on the color picker
  47. StommePoes
    13:41
    I had the same issue with Opera's
  48. StommePoes
    13:42
    remember back when Opera was like the only browser to even have an HTML5 colour picker? There was no keyboardable way to get into it. I told Bruce L but I dunno if it ever got fixed, I saw so few HTML pickers in the wild
  49. MichielBijl
    13:44
    WebKit still doesn't support it…
  50. powrsurg
    13:45
    Pre-Chrome Opera was kinda funny. It implemented different HTML5 features than other browsers at the time. Nothing wrong with it, but it was weird to see stuff that didn't work in Opera work in other browsers and vice versa
  51. powrsurg
    13:45
    They were the first to do datalist for example
  52. powrsurg
    13:45
    @MichielBijl does the switching app and then switching back thing solve it?
  53. MichielBijl
    13:46
    In Firefox?
  54. StommePoes
    13:47
    yeah I still have a datalist example that I check in my Opera 12, it was magnificent
  55. StommePoes
    13:47
    Micheal Lockery you here??
  56. StommePoes
    13:47
    michAEl
  57. powrsurg
    13:49
    er, I misread what you said about webkit
  58. powrsurg
    13:49
    I really need to drink more coffee
  59. MichaelLockrey
    13:49
    @StommePoes here I am!
  60. MichaelLockrey
    13:49
    Just done a night of testing using Google Hangouts on Air
  61. MichielBijl
    13:49
  62. MichaelLockrey
    13:50
    I wasn't aware you could do manual captioning stream
  63. MichaelLockrey
    13:50
    typing the dialogue yourself or nominating a fast typist etc
  64. MichielBijl
    13:50
    All I did was tab to the picker, press space to activate, then press tab to tab through the tabs (yeah right). Pressed esc to close the window and confirm my selection.
  65. powrsurg
    13:51
    @MichielBijl okay, so the issue seems to be just Firefox on Windows then
  66. StommePoes
    13:51
    Michael I didn't know either, you'd think then you need a special steno keyboard or something?
  67. MichaelLockrey
    13:51
    They have restricted the steno side to StreamText
  68. StommePoes
    13:51
    bleh
  69. MichaelLockrey
    13:51
    which a lot of stenos don't want to use or pay for or both!
  70. MichaelLockrey
    13:52
    So that's locking out a lot of stenos from the outset
  71. MichaelLockrey
    13:52
    So that's not just on HOA*
  72. MichaelLockrey
    13:52
    Hangouts on Air
  73. StommePoes
    13:52
    I know a Chinese girl, she has a "normal" (dutch) laptop here (has US keyboard) and she can hit a switch and switch her kb over to Chinese, you'd think someone'd come up with a software solution for steno-on-normal-kb
  74. MichaelLockrey
    13:52
    You can also do manual captioning yourself in a normal Google Hangout
  75. StommePoes
    13:53
    Hey but it's still not possible for someone not the film owner to caption a video that's on YT, right?
  76. MichaelLockrey
    13:53
    There's an open source steno solution gaining traction
  77. MichaelLockrey
    13:53
    Plover
  78. MichaelLockrey
    13:53
    Miribai in NY
  79. MichaelLockrey
    13:53
    But it's slow going
  80. StommePoes
    13:53
    because there's a guy with a cool mouthstick video and someone in the comments said "hey no captions" and he didn't know how to do it
  81. MichaelLockrey
    13:53
    It's open source
  82. StommePoes
    13:53
    but does it connect to YT?
  83. StommePoes
    13:53
    or, does YT let it connect/
  84. StommePoes
    13:53
    ?
  85. MichaelLockrey
    13:54
    If you do a HOA it gets posted to YT and the auto craptions will come into play then
  86. MichaelLockrey
    13:54
    ;(
  87. StommePoes
    13:54
    Because that alpha-beta thing Google showed at CSUN was like, super-beta and some famous kid (I dunno who) made videos and opened his videos to fan-crowd-captioning but it was some hidden setting or something
  88. MichaelLockrey
    13:54
    Tyler someone?
  89. StommePoes
    13:54
    ha I love that name stenosaurus
  90. StommePoes
    13:55
    I can't remember, it was some vlogger? or maybe a singer
  91. StommePoes
    13:55
    Young guy
  92. MichaelLockrey
    13:55
    Right
  93. MichaelLockrey
    13:55
    That's been around for a while
  94. MichaelLockrey
    13:55
    Most YT fans don't want to do all the transcribing work though
  95. StommePoes
    13:55
    But so I'd like to be able to go to the mouth-stick-guy's video and add what captions I can (I like captions myself because everything is mumbly to me)
  96. MichaelLockrey
    13:56
    What's the link?
  97. MichaelLockrey
    13:56
    I'd be happy to help
  98. StommePoes
    13:56
    lemme check
  99. garcialo
    13:56
    @StommePoes I think Amara allows you to do something like that. As in, they'll just host a page with the captions that embeds his video...they obviously can't just add it to his.
  100. garcialo
    13:56
  101. StommePoes
    13:57
    arg I'm using IE for testing and it's blocking me getting the YT link, one moment
  102. StommePoes
    13:58
    his video is still enough that I could caption most of it
  103. MichaelLockrey
    13:58
    You could fix this one in nomorecraptions.com too
  104. StommePoes
    13:58
    s/still/quiet
  105. StommePoes
    13:58
    Yeah but then how can others see those captions?
  106. MichaelLockrey
    13:58
    It's got auto craptions
  107. StommePoes
    13:58
    or does that just make a permanent new URL?
  108. StommePoes
    13:58
    yeah it does
  109. MichaelLockrey
    13:58
    It makes a new URL for each video
  110. StommePoes
    13:58
    ah
  111. MichaelLockrey
    13:58
    which you can share
  112. StommePoes
    13:58
    and so I could spread that one
  113. MichaelLockrey
    13:58
    And you send the guy the caption file as well - download it and send it to him
  114. MichaelLockrey
    13:59
    And he can put on his channel
  115. StommePoes
    13:59
    I could give it to him so he could spread a new URL
  116. StommePoes
    13:59
    I need to learn about caption files and special weird thingies, I have no idea how stuff does timing, or how it can know when to move up to the top of the screen etc
  117. MichaelLockrey
    13:59
    You'd be better off downloading an SBV caption file for Youtube and giving that him in the comments
  118. MichaelLockrey
    13:59
    Or via email if you know him
  119. StommePoes
    13:59
    Cause auto-craptions also cover things like people's names or tickers sometimes
  120. StommePoes
    13:59
    I don't know him that well but he's on sitepoint and twitter
  121. MichaelLockrey
    14:00
    Yes but remember these are closed captions and they can be turned on or off
  122. MichaelLockrey
    14:00
    Don't let these little issues sway you from the big #a11y picture
  123. MichaelLockrey
    14:00
    Which is they're essential
  124. StommePoes
    14:01
    no but in movies they can move them around
  125. StommePoes
    14:01
    and I'm pretty sure you can set that stuff too with vtt or something
  126. StommePoes
    14:01
    also colours
  127. MichaelLockrey
    14:02
    You can
  128. StommePoes
    14:02
    cool
  129. iandevlin
    14:03
    I am reading this conversation with interest.
  130. MichaelLockrey
    14:03
    Screen Shot 2015-10-28 at 1.01.40 am.png
  131. MichaelLockrey
    14:03
    Straightaway I've given up watching this video
  132. MichaelLockrey
    14:03
    My mind isn't on #a11y any longer!
  133. StommePoes
    14:03
    zomg I need to use this screenshot for my a11y talk
  134. MichaelLockrey
    14:04
    It's even worse on mobile
  135. MichaelLockrey
    14:04
    The auto craptions come up
  136. StommePoes
    14:04
    also that film you sent me where one of the PMs is called Mr Shit
  137. MichaelLockrey
    14:04
    or should I say - shoot up
  138. MichaelLockrey
    14:04
    one word at a time
  139. MichaelLockrey
    14:04
    at a rate of knots that are impossible to keep up with
  140. MichaelLockrey
    14:04
    and as someone who uses captions every day - I can handle them fast
  141. MichaelLockrey
    14:04
    He was!
  142. MichaelLockrey
    14:05
    They were right ;)
  143. MichaelLockrey
    14:05
    Hi @iandevlin
  144. MichaelLockrey
    14:06
    Make sure you check out auto craptions on YouTube's mobile iOS app
  145. StommePoes
    14:06
    Yeah it would be kinda cool if later on they add controls for the captions that users could set stuff themselves: speed, colour-contrast, etc. And with HTML5 video and caption standards that could maybe later be a thing
  146. MichaelLockrey
    14:06
    It's appalling
  147. MichielBijl
    14:06
    There was a video where the former Australian PM called the Indonesian PM an ass or something.
  148. MichielBijl
    14:06
    Can;t quite remember
  149. MichaelLockrey
    14:06
    It's not accessibility in any shape or form
  150. MichaelLockrey
    14:06
    @MichielBijl Yep
  151. MichielBijl
    14:06
    It was in a video meant to apologise to Indonesia too :')
  152. StommePoes
    14:06
    oh I think I remember that one too
  153. MichaelLockrey
    14:06
    Joking Widow!
  154. MichielBijl
    14:06
    That's the one!
  155. MichaelLockrey
    14:07
    I know it's fun a lot of the time for you guys
  156. MichaelLockrey
    14:07
    But if you rely on captioning - it's a bitter pill to swallow as more and more content moves over to online video
  157. StommePoes
    14:08
    Oh since we're talking in general real-time, Michael: I want to ask permission to use a sort of persona of you for my captions part of an a11y talk. Where maybe I say your first name and how you use captions... I'm going to have 5 "personas", most of which are real people if they OK it
  158. MichaelLockrey
    14:08
    You bet
  159. StommePoes
    14:08
    I use captions, I don't completely rely on them but when they are gone I miss a lot
  160. MichaelLockrey
    14:08
    Captioning Kamikaze slot isn't taken yet is it?
  161. StommePoes
    14:08
    haha
  162. MichielBijl
    14:09
    I try to use captions
  163. MichielBijl
    14:09
    But they are often lacking
  164. MichaelLockrey
    14:09
    Well in terms of a persona - what level of detail do you need?
  165. MichielBijl
    14:09
    Try and watch a video on NOS.nl
  166. StommePoes
    14:09
    I want to introduce web accessibility to a general group of multi-language developers (so mostly NOT frontenders) and I want use cases (how people use/access content) and input methods (so Chris Hills for example with his switch)
  167. MichielBijl
    14:09
    State owned media that doesn't do captions :o
  168. MichaelLockrey
    14:10
    Right
  169. StommePoes
    14:10
    and so I'm just hitting like 4-5 major disability/use issues that developers could be aware of and then I show how to deal with it in code and how easy it could be to fix
  170. MichielBijl
    14:10
    @StommePoes I'm giving a similar talk somewhere in the near future, maybe share ideas?
  171. MichaelLockrey
    14:10
    Well funnily enough I've been using beta.tveeder.com a lot lately
  172. StommePoes
    14:10
    not very detailed at all, but I don't want to use someone's name if they'd be like oh no way
  173. MichaelLockrey
    14:10
    To read TV
  174. MichaelLockrey
    14:10
    as it's just an open source grab of the TV's captions
  175. StommePoes
    14:10
    teletype is still going in NL for some reason
  176. StommePoes
    14:11
    I think it's teletype
  177. StommePoes
    14:11
    we don't have a TV so I'm not sure
  178. MichaelLockrey
    14:11
    Teletext?
  179. StommePoes
    14:11
    but my parents in law do, I've seen it there
  180. StommePoes
    14:11
    maybe that's it
  181. MichaelLockrey
    14:11
    That's the old analogue text isn't it?
  182. MichielBijl
    14:11
    Teletext is still a thing yes
  183. MichaelLockrey
    14:11
    I thought that went out with digital?
  184. StommePoes
    14:11
    I'm not sure what it does but there was a news articlke about how it's dead everywhere but popular in NL because of football etc
  185. StommePoes
    14:11
    Yeah people here actually watch text
  186. StommePoes
    14:11
    Football, weather, not sure what else
  187. MichaelLockrey
    14:12
    Right
  188. MichielBijl
    14:12
    News
  189. MichaelLockrey
    14:12
    Yep
  190. StommePoes
    14:12
    geez NOS has an app for it even
  191. MichielBijl
    14:12
    They actually carried it over to digital
  192. MichaelLockrey
    14:12
    Well I guess the main bug bear I have at the moment
  193. MichaelLockrey
    14:12
    is the lack of awareness online
  194. MichielBijl
    14:12
    I think it shows that people care about content more than design…
  195. MichaelLockrey
    14:12
    TV - traditional media is all regulated and covered off
  196. MichaelLockrey
    14:12
    Unless you live in NZ
  197. MichaelLockrey
    14:13
    and we will beat them in the rugby anyway
  198. MichaelLockrey
    14:13
    so that's not a problem!
  199. MichaelLockrey
    14:13
    But online its a huge problem and in a lot of cases they already have a transcript just sitting there
  200. MichaelLockrey
    14:13
    or a script or whatever
  201. MichaelLockrey
    14:13
    That has hidden #a11y potential!
  202. StommePoes
    14:13
    Yeah that's why I want to give my talk, I want to show differnt ways people access online content and let developers know how often people are blocked and they don't even know it
  203. StommePoes
    14:14
    and they'll think it's cool to hear a real screen reader, see a real screen mag, and I want to show something of Chris Hill's video showing his switch software cause I don't have any
  204. MichaelLockrey
    14:14
    My mate with CP
  205. MichaelLockrey
    14:14
    uses eye tracking for his pc usage
  206. StommePoes
    14:14
    yeah if there's a script first and then they make a video, it's so easier to add in captions or at least transcript
  207. MichaelLockrey
    14:14
    And he's getting really good at it
  208. StommePoes
    14:14
    I didn't know he used eye tracking
  209. MichaelLockrey
    14:15
    We can have a skype chat that goes for an hour
  210. StommePoes
    14:15
    Huh, I wonder if 3MouseTech should contact him
  211. StommePoes
    14:15
    we're working on this thing called the Muse headband
  212. MichaelLockrey
    14:15
    and before it was really hard on him (physically)
  213. StommePoes
    14:15
    and it reads EEGs and we're making something so people can control a book reading app with it
  214. MichaelLockrey
    14:15
    But with the eye tracking UX he's barely raising a sweat
  215. StommePoes
    14:15
    but it oculd be so much more
  216. StommePoes
    14:15
    so what's different? does it account for uncontrolled eye movements?
  217. MichaelLockrey
    14:15
    transcript is 80% of the work
  218. StommePoes
    14:15
    or are his eyes pretty steady for this?
  219. MichaelLockrey
    14:16
    It's accessible info in it's own right
  220. MichaelLockrey
    14:16
    His eyes are pretty well controllable
  221. MichaelLockrey
    14:16
    But his other body movements are more ..... diverse and
  222. StommePoes
    14:16
    yeah I often avoid videos answers online when I'm searching something because then speakers blah blah and videos are SLOW
  223. MichaelLockrey
    14:16
    harder to control
  224. StommePoes
    14:16
    so I look for transcripts all the time
  225. StommePoes
    14:16
    yeah, so he uses this eye tracker along with his switch, togetyher?
  226. StommePoes
    14:16
    one software or two?
  227. MichaelLockrey
    14:17
    I will have to check in with him
  228. StommePoes
    14:17
    We should get him on here... what time is it there?
  229. MichaelLockrey
    14:17
    He has a PhD so he's as sharp as a tack
  230. StommePoes
    14:17
    wait, chris hills?
  231. MichaelLockrey
    14:17
    Much cleverer and smarter than me
  232. MichaelLockrey
    14:17
    But I only skype with him
  233. StommePoes
    14:17
    He's really young, he already has a PhD?
  234. MichaelLockrey
    14:17
    Oh sorry
  235. StommePoes
    14:17
    different person?
  236. MichaelLockrey
    14:17
    I was talking about my mate in South Australia
  237. StommePoes
    14:17
    Chris hills is also in S oz
  238. MichaelLockrey
    14:17
    Late
  239. StommePoes
    14:17
    Melbourne I think
  240. StommePoes
    14:17
    ?
  241. MichaelLockrey
    14:18
    Right
  242. MichielBijl
    14:18
    That mouth stick video is impressive.
  243. MichaelLockrey
    14:18
    Bit late
  244. StommePoes
    14:18
    But I thought he was like 18 or maybe it's like when you meet kids (first saw his vids when he was 16) and you forget they're way older now
  245. StommePoes
    14:18
    He's a final cut pro video editor
  246. MichaelLockrey
    14:18
    Right
  247. StommePoes
    14:18
    tweets all the time about video editing
  248. StommePoes
    14:18
    ok must be the same guy
  249. MichaelLockrey
    14:19
    That's impressive
  250. StommePoes
    14:19
    Yeah Michiel that guy's a whiz with the stick.
  251. StommePoes
    14:19
    He's also a "barefoot enthousiast"
  252. MichielBijl
    14:19
    Nice :D
  253. StommePoes
    14:19
    I thought that was funneh
  254. MichaelLockrey
    14:19
    Glad you typed that right!
  255. MichielBijl
    14:19
    Go Barefoots!
  256. StommePoes
    14:19
    hehe
  257. MichaelLockrey
    14:20
    Good for the Twitter bio
  258. MichaelLockrey
    14:20
    Can't be too many of them
  259. MichaelLockrey
    14:20
    Do we know who the Head of Accessibility at YouTube is yet?
  260. MichaelLockrey
    14:20
    Apparently the role was filled 3-4 months ago
  261. MichaelLockrey
    14:21
    Anyone?
  262. StommePoes
    14:21
    No idea
  263. StommePoes
    14:22
    so separate question, I'm following some stuff written for devs and it gives an example: go to chrome/browser dev tool console, select an element and set focus to it... and when I do, because my focus stays IN the console, I don't see the focus as I'm told I should (we wrap the focusable in big red outline)
  264. StommePoes
    14:22
    I've actually always had trouble with focus and the dev tools, hard to switch between the two.
  265. MichielBijl
    14:27
    What do you want to achieve?
  266. MichielBijl
    14:28
    Test focus design?
  267. MichielBijl
    14:28
    You can force :focus on elements
  268. StommePoes
    14:28
    nah I mean it's like this
  269. StommePoes
    14:29
    "type into the console: document.getElementById("some Id I gave it").focus() and now you should see your hand-made fugly focus ring on the webpage"
  270. StommePoes
    14:29
    yet, I don't, because focus doesn't acutally get moved there
  271. StommePoes
    14:29
    it stays in the console waiting for me to type more
  272. MichielBijl
    14:29
    Okay
  273. MichielBijl
    14:29
    But what is the problem
  274. MichielBijl
    14:30
    I see it isn't what you want, just don't quite know why
  275. StommePoes
    14:30
    so I'll see my fugly hand-made focus ring if I tabbed through it, but these instructions are saying I should be abel to call focus() from the devtools and since that's not working I can't tell if I'm the fuckup or if the instructions are wrong
  276. StommePoes
    14:30
    I'm following someone's instructions.
  277. MichielBijl
    14:30
    Chrome specific?
  278. StommePoes
    14:31
    And I think I know who the author is and so then it's someone who I know really knows his shit. And yeah it does mention Chrome (which this machine has real Chrome, not Chromium like on my Linux machine)
  279. StommePoes
    14:32
    So again I need to at least know, is the problem me or do these instructions fail for others?
  280. StommePoes
    14:32
    Because usually I have to either mouse-click to get out of devtools or ctrl-L to the addressbar and cycle back in (both of which are a pain)
  281. StommePoes
    14:34
    Michiel if you go to some page with a focusable with an id attr, and you type in document.getElementById("the id").focus() do you see the element focus in the page?
  282. MichielBijl
    14:34
    Hmm, same result here on OS X
  283. MichielBijl
    14:34
    I did document.querySelectorAll('nav a')[0].focus();
  284. MichielBijl
    14:35
    Funny thing
  285. MichielBijl
    14:35
    If you close the devotees it does give focus to the element
  286. MichielBijl
    14:36
    So if you'd close the devtools with ctrl/cmd+w; you're all set :)
  287. MichielBijl
    14:37
    Safari does the same thing.
  288. MichielBijl
    14:37
    Firefox too
  289. MichielBijl
    14:37
    So at least that is consistent.
  290. StommePoes
    14:40
    hm ok, I had tried that before I thought and I still wasn't there (but that was on DuckDuckGo page, just tried now with my stommepoes page and there, f12 did move the focus indeed
  291. MichielBijl
    14:41
    Since you retweeted it, what is Sina Bahram on about with aria-help?
  292. MichielBijl
    14:41
    What should that even do?
  293. stevefaulkner
    14:51
  294. MichielBijl
    14:53
    NSAccessibilityHelpAttribute
  295. MichielBijl
    14:53
    Okay, so is it like aria-label?
  296. StommePoes
    14:55
    I thought it was more like a hint
  297. StommePoes
    14:55
    like sometimes "hold down [some button] while clicking to activate" kind of stuff
  298. StommePoes
    14:59
    Honestly, while there's been some decent work in making how-to-aria stuff for devs, I don't know of anything created out there for normal everyday users
  299. MichielBijl
    14:59
    What do you mean?
  300. StommePoes
    14:59
    I saw a comment on I think it was Jim Thatcher's blog, by a blink/low-viz someone who was like, "where do I go to figure out how to use stuff that has aria?? the FS pages are the only things I've found and they're out of date"
  301. StommePoes
    15:00
    Well like so when a tab panel is announced you know which keys you
  302. StommePoes
    15:00
    're expected to hit
  303. StommePoes
    15:00
    or how to activate toggles
  304. MichielBijl
    15:00
    Hmm
  305. StommePoes
    15:00
    because they use non-web keys and lots of people hear weird new stuff and say they have NO idea what it means
  306. StommePoes
    15:00
    they don't know what aria is
  307. StommePoes
    15:00
    they're just our parents trying to use interwebs
  308. StommePoes
    15:01
    I think the best place to put some of this stuff is in the docs for the AT themselves, since that's one place users think to look.
  309. StommePoes
    15:01
    but since they are supposed to be mostly the same for all webby things, somewhere else online that could stay updated would also be nice.
  310. StommePoes
    15:02
    Heck I have trouble keyboarding though some of the new aria stuff
  311. StommePoes
    15:02
    And I have to go read developer docs to figure out how to use some thing. But I can read those, I'm a dev. Someone's dad shouldn't have to translate developer-ese or read the aria-specs to figure out which keys should do what for him.
  312. deborahgu
    15:07
    yo my mother was punch carding in the 1960s and VMS adminning in the 80s, StommePoes. ;)
  313. deborahgu
    15:07
    but point taken and heartily +1'd.
  314. StommePoes
    15:30
    my mom was a teenager gophering coffe in the 1960's and she died before computers came home but, lawlz, I do usually tend to say "dad" instead of "mom" because it's always the mom who's the example of the non-computer-literate
  315. StommePoes
    15:31
    Meanwhile, I do have a father-in-law with dev kids who's always asking us "how to I do x?" and I'd say he's more tech-literate than his peers
  316. StommePoes
    15:32
    Ya so Sina just said to Michiel "Just to add help messages to controls. Think of it as a way of providing an accessibility hint."
  317. StommePoes
    15:34
    Sorry, I said earlier I found a comment on Jim Thatcher's blog, it was Terril Thompson's
  318. StommePoes
    15:35
    Read the comment by Brad, that's what I mean
  319. StommePoes
    15:50
    arg
  320. StommePoes
    15:52
    WAT toolbar keeps stealg m keys/focus
  321. StommePoes
    15:54
    ah thanks steve
  322. StommePoes
    15:55
    no idea how I set that thing off
  323. StommePoes
    16:14
    Let's NOT hide any aria-how-to-use-this-control help text for only SR-users to find. pls
  324. MichielBijl
    16:26
    That article is definitely interesting.
  325. MichielBijl
    16:26
    And the comments by Brad too.
  326. deborahgu
    16:49
    Let's DO challenge the idea that aria is only for AT. pls. #foundingprinciplescanbechanges