Opened 13 years ago
Last modified 12 years ago
#7902 confirmed Bug
JAWS not reading updated values of width/height on Image Properties dialog
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Accessibility | Version: | |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- With JAWS on, Insert an Image, Open Image properties dialog of the image.
- Navigate to width and height fields, change the values of those fields.
- Now navigate to Reset size button and press space bar.
Expected Result: Width and height values for the image restored to original values and JAWS should read updated values of width and height.
Actual Result: Width and height values for the image restored to original values but JAWS not reading out the updated values of width and height.
we can fix this be keeping aria-live="assert" on width and height fields when the user presses Reset size button.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Seems like a pretty easy fix. Any reason that ARIA live regions aren't added and that this issue isn't closed?
Confirmed. JAWS doesn't reread the restored values.