nvda
16669b30
- If a progress bar is shown on a braille display, the braille display is updated when the progress bar changes.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 years ago
If a progress bar is shown on a braille display, the braille display is updated when the progress bar changes. The ProgressBar NVDAObject behavior overrides the valueChange event, but it wasn't notifying braille of the update. Re #3258.
Author
jcsteh
Parents
c50b8f2b
Loading