Closed Bug 23793 Opened 25 years ago Closed 25 years ago

Focus is not properly restored after an application resume

Categories

(Core :: XUL, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED DUPLICATE of bug 12051

People

(Reporter: sfraser_bugs, Assigned: saari)

Details

We currently have some problems with focus after a suspend/resume, which cause
command updating etc to not work right.

What I see it this. On a suspend event (app going to background),
nsXULCommandDispatcher::Blur() is called, which sets mCurrentWindow to nil.
But on resume, we don't restore mCurrent window, so command updating ceases to
function.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Duplicate of bug 12051


*** This bug has been marked as a duplicate of 12051 ***
VERIFY duplicate
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.