Comment 41 for bug 602877

Revision history for this message
In , WaywardGeek (waywardgeek) wrote :

Hi, Alexander. Yes, I am testing that caretOffset removes the focus from link4. Without this patch, Firefox leaves the focus on link4 while moving the caret to heading1, so the second time we call testFocus, the test fails.

With this patch in place, we've still found focus related issues in Firefox, so there's more work to do. For example, when the Firefox window is activated, there is often no focus event generated by Firefox to tell Orca what has the focus. It would be great to get this patch into the hands of the Orca guys so we could start tracking down the next set of bugs. In any case, I'll take a look at adding a GetDocumentNode method to nsAccessNode, and I can remove the aAcc parameter.

Thanks,
Bill