|
NVDA indentation reporting, can it ignore blank lines?
@Tony thought this would be the sort of feature you'd be interested in :) I have no time to develop anything until mid-may after my final exams for my masters. If you develop it by then then that save
@Tony thought this would be the sort of feature you'd be interested in :) I have no time to develop anything until mid-may after my final exams for my masters. If you develop it by then then that save
|
By
Samuel Kacer
· #82641
·
|
|
NVDA indentation reporting, can it ignore blank lines?
Woops, sorry I misread your reply at first glance. Well, in that case you would not turn on this setting. However, it really shouldn't be a big deal, since editors like VS code auto-delete spaces on b
Woops, sorry I misread your reply at first glance. Well, in that case you would not turn on this setting. However, it really shouldn't be a big deal, since editors like VS code auto-delete spaces on b
|
By
Samuel Kacer
· #82631
·
|
|
NVDA indentation reporting, can it ignore blank lines?
That's incorrect. With the proposed setting turned on, lines with spaces would not behave differently. only lines that are completely blank.
That's incorrect. With the proposed setting turned on, lines with spaces would not behave differently. only lines that are completely blank.
|
By
Samuel Kacer
· #82630
·
|
|
NVDA indentation reporting, can it ignore blank lines?
Hello, as a programmer, I use indentation reporting almost every day. One particular thing that has really been annoying me for years now is is demonstrated in this scenario: block header line 1 line
Hello, as a programmer, I use indentation reporting almost every day. One particular thing that has really been annoying me for years now is is demonstrated in this scenario: block header line 1 line
|
By
Samuel Kacer
· #82627
·
|
|
Does NVDA turn role=application into Browse mode traps?
Thanks Tyler! I can't believe I didn't know about that command, having used NVDA almost daily for 3 years now... Checking the NVDA user guide I can see this is covered in section 6.4
Thanks Tyler! I can't believe I didn't know about that command, having used NVDA almost daily for 3 years now... Checking the NVDA user guide I can see this is covered in section 6.4
|
By
Samuel Kacer
· #79782
·
|
|
Does NVDA turn role=application into Browse mode traps?
Hello, I am just wondering why NVDA treats areas of web pages marked as applications with the role attribute the way it does. The problematic behavior I see is when the user enters the content inside
Hello, I am just wondering why NVDA treats areas of web pages marked as applications with the role attribute the way it does. The problematic behavior I see is when the user enters the content inside
|
By
Samuel Kacer
· #79780
·
|
|
any progress on aria-live being read multiple times?
So I've experimented around to try and find the simplest example and I've found that the bug occurs when the element with aria-live also has a tabindex. If it doesn't have a tabindex then it is read o
So I've experimented around to try and find the simplest example and I've found that the bug occurs when the element with aria-live also has a tabindex. If it doesn't have a tabindex then it is read o
|
By
Samuel Kacer
· #79272
·
|
|
any progress on aria-live being read multiple times?
Hello, I am just developing a web app that relies on aria live regions to implement advanced features. I can see that NVDA gets confused for chrome and edge, reading the live regions twice an for fire
Hello, I am just developing a web app that relies on aria live regions to implement advanced features. I can see that NVDA gets confused for chrome and edge, reading the live regions twice an for fire
|
By
Samuel Kacer
· #79269
·
|
|
Why does NVDA default to no Braille?
Hi, I think the issue is that your NVDA is probably set to not save changes to settings when it shuts down. Whenever you change some settings and you want them to persist in your next session, open nv
Hi, I think the issue is that your NVDA is probably set to not save changes to settings when it shuts down. Whenever you change some settings and you want them to persist in your next session, open nv
|
By
Samuel Kacer
· #74898
·
|
|
how can I set symbol pronounciation for special case?
Hello,Hi Robert, that's a good point. I think in that special case I would be okay with it, since it is relatively rare and as long as I got the regex to exclude the enclosing case like 'hello, world'
Hello,Hi Robert, that's a good point. I think in that special case I would be okay with it, since it is relatively rare and as long as I got the regex to exclude the enclosing case like 'hello, world'
|
By
Samuel Kacer
· #72796
·
|
|
how can I set symbol pronounciation for special case?
Thanks, Tyler. I've started looking through doc for python RE. Not sure how I would go about making an addon for this... Is there a place I could hook into to filter/transform the text being sent to t
Thanks, Tyler. I've started looking through doc for python RE. Not sure how I would go about making an addon for this... Is there a place I could hook into to filter/transform the text being sent to t
|
By
Samuel Kacer
· #72795
·
|
|
how can I set symbol pronounciation for special case?
Also, does anyone know what particular flavor of regex does NVDA use? I noticed it parentheses are treated differently than I am used to and ^ doesnt seem to match beginning of string. Like if I have
Also, does anyone know what particular flavor of regex does NVDA use? I noticed it parentheses are treated differently than I am used to and ^ doesnt seem to match beginning of string. Like if I have
|
By
Samuel Kacer
· #72787
·
|
|
how can I set symbol pronounciation for special case?
Thanks for the replies. I didn't actually notice that speech dictionary supported regular expressions. So, I've been playing with writing several expressions, but nothing satisfactory yet. To expand a
Thanks for the replies. I didn't actually notice that speech dictionary supported regular expressions. So, I've been playing with writing several expressions, but nothing satisfactory yet. To expand a
|
By
Samuel Kacer
· #72786
·
|
|
how can I set symbol pronounciation for special case?
Hello, I find myself reading math a lot and very commonparticular in propositional logic and proofs is to differentiate two variables that are related but different by putting a single quote at the en
Hello, I find myself reading math a lot and very commonparticular in propositional logic and proofs is to differentiate two variables that are related but different by putting a single quote at the en
|
By
Samuel Kacer
· #72751
·
|
|
is it possible to save configuration for NVDA on lock screen?
! Cant believe I didnt notice it before.Thanks Chris
! Cant believe I didnt notice it before.Thanks Chris
|
By
Samuel Kacer
· #71341
·
|
|
is it possible to save configuration for NVDA on lock screen?
Hello, I just tried configuring NVDA settings on the startup screen to make the voice faster. This is really annoying with UAC dialogues in particular. I then wanted to save the new settings but notic
Hello, I just tried configuring NVDA settings on the startup screen to make the voice faster. This is really annoying with UAC dialogues in particular. I then wanted to save the new settings but notic
|
By
Samuel Kacer
· #71338
·
|
|
how to disable announcing of battery charging/not charging
Thanks to you all for the suggestions. @Tyler Spivey Your trick works and is exactly the thing I was looking for. To the others, I appreciate the suggestions for checking what the problem with the bat
Thanks to you all for the suggestions. @Tyler Spivey Your trick works and is exactly the thing I was looking for. To the others, I appreciate the suggestions for checking what the problem with the bat
|
By
Samuel Kacer
· #70139
·
|
|
how to disable announcing of battery charging/not charging
Hello, my laptop seems to be going a bit haywire. Every couple seconds the battery goes from charging to not charging and back again. NVDA announcing this each time is extremely annoying. I tried chec
Hello, my laptop seems to be going a bit haywire. Every couple seconds the battery goes from charging to not charging and back again. NVDA announcing this each time is extremely annoying. I tried chec
|
By
Samuel Kacer
· #70069
·
|
|
is there app or addon for NVDA on windows 10 for previewing files
Hello, one thing that constantly annoys me is when I am looking for a concrete file like a word document, I have to open the up in word or the respective application to take a look at the contents. Is
Hello, one thing that constantly annoys me is when I am looking for a concrete file like a word document, I have to open the up in word or the respective application to take a look at the contents. Is
|
By
Samuel Kacer
· #66376
·
|
|
Addon development: how to switch focus to another NVDA object?
Hello all, I am currently developing an addon and I am trying to figure out how to have NVDA jump to another NVDA object. Essentially I am wanting for when the user presses NVDA + E, the current focus
Hello all, I am currently developing an addon and I am trying to figure out how to have NVDA jump to another NVDA object. Essentially I am wanting for when the user presses NVDA + E, the current focus
|
By
Samuel Kacer
· #64829
·
|