Closed Bug 305125 Opened 19 years ago Closed 19 years ago

MSAA propertied not updated

Categories

(Firefox :: Disability Access, defect, P2)

HP
Windows XP
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: mdfft, Unassigned)

Details

(Keywords: access, Whiteboard: IBMQA)

MSAA propertied not updated when using back/forward button in online help
(similar to bug 303585)

Steps to recreate:
Start Inspect Objects, Window-Eyes, and Firefox.
1. Press F1 to open online help.
2. Tab to Contents frame
3. Press Down Arrow several times to display a few different help sections.
4. Press Alt+BackArrow and Alt+ForwardArrow to move between previously viewed
help pages.
Expected Result: MSAA properties should be updated in Inspect Objects each time
Alt+Back/ForwardArrow is pressed, and Window-Eyes should begin reading the newly
displayed page.
Actual Result: MSAA properties are not updated, and Window-Eyes remains silent.
Priority: -- → P2
Whiteboard: IBMQA
Good bug. We seem to be leaving out the 2nd state change event when the page
load finishes and STATE_BUSY no longer applies.
Hardware: PC → HP
Actually this is a bug in Window-Eyes.

We only fire page load finished events when the current document has focus,
otherwise the current document would be read even though you're still traversing
the list. To prove this, focus the document after you've loaded a few pages and
use  alt+left arrow then. At that point Window-Eyes loads the page.

Window-Eyes also needs to load the page if the user tabs to the document and
they haven't loaded it before.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.