Opened 12 years ago
Closed 12 years ago
#10591 closed defect (fixed)
ProgressBar: the progressbar should not receive focus
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.4.1 |
Component: | Accessibility | Version: | 1.4.0 |
Keywords: | Cc: | Joseph Scheuhammer | |
Blocked By: | Blocking: |
Description
related to #5132. After discussions within the accessibility community, the progress bar should not receive focus. The screen reader will announce it now without the need for focus.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in 1.4.1 branch [21110] -closing
Note: See
TracTickets for help on using
tickets.
(In [21107]) refs #10591 no longer put progressBar in the tab order. checkin for trunk.