nvda
16669b30 - If a progress bar is shown on a braille display, the braille display is updated when the progress bar changes.

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
Parents
Loading