Accessibility Testing with the NVDA Screenreader

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024

Комментарии • 40

  • @grymare5159
    @grymare5159 2 года назад +28

    For anyone following this tutorial in 2021+.
    The Focus Highlight addon is no longer needed (and won't work) as they added its functionality into NVDA itself.
    You can activate it in the settings under "Vision" -> "Enable Highlighting"

    • @neutralface
      @neutralface 2 года назад

      Thanks!

    • @fitigued
      @fitigued 2 года назад +1

      Thanks Hendrik.
      The Focus Highlight add-on still works for me in version 2021.3.5.

    • @mrcash1309
      @mrcash1309 Год назад

      Thanks Bro :)

  • @larryfarr
    @larryfarr Год назад

    This presentation was absolutely brilliant. Thank you very much for a well made, well presented video that was had all of the essential information needed to get started with NVDA. Very much appreciated and needed.

  • @DeedeeWheet
    @DeedeeWheet 8 месяцев назад

    I've been using this tool for my accessibility testing and its just what I needed! Awesome tool!!

  • @jrjr1684
    @jrjr1684 6 лет назад +1

    I am a new nvda user in Taiwan, thank for sharing this useful information

  • @piz83
    @piz83 6 лет назад +4

    Surely the heading fix should be to update the divs to elements so they're semantically correct? Wouldn't you want to always use standard html elements where possible before thinking about introducing aria attributes to your markup?

    • @jonathanholden993
      @jonathanholden993 4 года назад +1

      Yeah, that really surprised me to, to the extent that I wouldn't want to show this video to anyone else.....

    • @jonathanholden993
      @jonathanholden993 4 года назад

      I suppose it's possible that there's some reason that it can't be changed, but I can't think of one.

    • @valeriestoehr5531
      @valeriestoehr5531 3 года назад +1

      Completely agree...that surprised me as well. The devs need to see that the root problem is that the content isn't semantically structured. And the fix should be to add a true h2.

  • @JonKroeker
    @JonKroeker 4 года назад +2

    This is super helpful stuff as a Dev. Thank you!

  • @SirSajjad
    @SirSajjad 4 года назад +1

    Keep up producing useful tutorials. All the best. Great video on accessibility testing.

  • @bonsayeb9620
    @bonsayeb9620 Год назад

    How do I get heading level information on its own line in the Speech View console? Currently it shows the text/heading level /any other option I have turned on, all on one line. It would also be easier to see each output in the Speech View if we can place an empty line between each output. Is it possible to set that up?
    Thank you for this video.

  • @simplyaccessibility
    @simplyaccessibility Год назад

    I would like to ask you if you can clarify what % of testing should be done using available tools in the market and what % should be tested manually for accessibility? I strongly believe we are not there yet where the entire testing can be relied on available tools. How these available tools and manual testing process should be combined to come up with a full proof accessible digital content? Thanks in advance.

  • @Rosalitamaria
    @Rosalitamaria 5 лет назад +1

    thank you for this! so helpful for devs!

  • @itshamiiid
    @itshamiiid 3 года назад +1

    awesome tutorial. thanks for this, it helps alot. cheers.

  • @caseyvandyke7051
    @caseyvandyke7051 3 года назад +3

    Hmmm speech viewer doesn't turn off the voice for me.

    • @jasonskauge2404
      @jasonskauge2404 2 года назад

      You can use NVDA + S to disable the voice.

  • @TK-jj3pc
    @TK-jj3pc 2 года назад

    for some reason, I cannot toggle between focus and browse modes. When I press insert/caps + space, it does nothing.

  • @Tickleme3090
    @Tickleme3090 3 года назад

    Thank you a very good explanation!!!

  • @karrezza
    @karrezza 5 лет назад

    It did not auto add the add on.. it wants me to choose what to open it in.

  • @gp_2024_mmm
    @gp_2024_mmm 6 лет назад

    Awesome video! Thanks!

  • @One-Eyed-Willly
    @One-Eyed-Willly 5 лет назад

    Hello, I was wanting to know what suggested specs one should have. I have a laptop running AMD processer A10 7300. Base clock 1900 and Tops at 2.7.I have Windows 10. I also have 8 GB of ram running on SSD. Would up grading to 16 GB of ram help? I just want NVDA to be more solid on my system.

    • @b2btactics257
      @b2btactics257 4 года назад

      Really so helpful tutorial. thanks for tutorial.
      Edward Matarazzo, Have any question about dev? So, Welcome to dtaaccessibility.com/
      At DTA, we provide inexpensive accessibility testing with free SEO consulting. We also do web development for small to big business with accessibility in mind. We also currently developing our own automated web accessibility testing tool. Sign up for our latest news about the testing tool as well as our services.
      Please Enter your details and a member of our team will be happy to walk you through our solution.
      FIND US :
      Address : 16420 Kittridge st, Van Nuys, CA, 91406
      e-mail : ash_2880@yahoo.com
      Phone: +1 513-255-8055
      Website : dtaaccessibility.com/

    • @jonathanholden993
      @jonathanholden993 4 года назад

      @@b2btactics257 with no visual focus on TAB?

  • @snaedisvalsdottir3368
    @snaedisvalsdottir3368 6 лет назад +1

    Awesome, very helpful - thanks!

  • @dennis333
    @dennis333 8 лет назад

    Great stuff Matt, an excellent tutorial!

  • @YuriyMukhin
    @YuriyMukhin 2 года назад

    Thank you so much!

  • @jamesa.fitzpatrick1566
    @jamesa.fitzpatrick1566 10 месяцев назад

    Wow. You have a lot of ads. Based on your actions, it looks like NVDA should save the preferred location and size of the browser window.

  • @mohak1990y
    @mohak1990y 4 года назад

    What option or alternative do we have for MACbook? for nvda

    • @mister-Kayne
      @mister-Kayne 4 года назад

      For Mac there is an inbuilt screen reader called VoiceOver you can learn more about it at www.applevis.com

  • @PatrickWard
    @PatrickWard 3 года назад

    re 17.00 Or use a heading tag?

    • @matthewisner5776
      @matthewisner5776 3 года назад +1

      Yes, absolutely. Although there are reasons you might need to use ARIA attributes in a scenario like this, generally speaking it's much better to simply use semantic HTML if you can. My example was poorly chosen.

  • @jenarosoto4261
    @jenarosoto4261 5 лет назад

    Do you know of any similar downloads for Mac's

    • @jenniferr771
      @jenniferr771 5 лет назад

      MAC has voiceover built in - click cmd+F5

  • @LeDucTube
    @LeDucTube 4 года назад +1

    To give honest feedback, I don't think this is helpful for the visually impaired. It's great to learn about their style, but as I'm trying to help my girlfriends who is blind, these techniques are too visual. If I were to close my eyes, there would be no way of knowing where to click. We understand things in grid and visual form; they don't.

    • @ivyb4045
      @ivyb4045 4 года назад

      Your friend would probably need to use JAWS which is all keyboard commands