Closed Bug 266603 Opened 20 years ago Closed 20 years ago

Crash when quickly alt+tabbing between Mozilla and HPR

Categories

(Core :: Disability Access APIs, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: crash)

Attachments

(1 file)

Steps:
1. Load Home Page Reader and Mozilla or Firefox
2. Alt+Tab between them quickly

What happens:
Mozilla/Firefox crashes
I was able to reproduce this in the debugger. NotifyWinEvent is crashing becasue
we're reporting a focus event for our child, but in HPR's window.
We used to insist that the window we fire a MSAA focus event for was the same
window that Windows reported has focus. However, this was only added for
Window-Eyes and my testing shows that with recent versions of Window-Eyes this
is no longer necessary. By removing this code, we no longer accidentally fire a
focus event for a window in some other application, as the user hits Alt+Tab
(The Alt in Alt+tab very briefly activates the main menu bar which causes a
focus event).
Attachment #163779 - Flags: review?(pkwarren)
Attachment #163779 - Flags: review?(pkwarren) → review+
Attachment #163779 - Flags: superreview?(Henry.Jia)
Attachment #163779 - Flags: superreview?(Henry.Jia) → superreview+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: