Closed Bug 17653 Opened 25 years ago Closed 25 years ago

Focus problems with using Alt+Tab on linux

Categories

(Core :: XUL, defect, P3)

Other
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 15048

People

(Reporter: dp, Assigned: saari)

Details

Good catch. Yes, we should listen for that, but it won't work right until I land
my focus changes anyway :-)

Suresh Duddi wrote:
>
> I use Alt + <TAB> to switch between windows. We are receiving the Alt
> keydown event and setting mAltDown. Since alt tab switches focus to
> another window, we never get the Alt Key UP event or the TAB event.
> Rather we get a FocusOut event. I think we should detect that and reset
> mAltDown.
>
> Would that be extra code to nsMenuBarListener::HandleEvent() I wont mind
> helping you add that code in.
>
> dp
Status: NEW → ASSIGNED
Target Milestone: M12
targeting M12
Did the focus changes fix this?
Mass-moving non-PDT+ bugs to M13
Target Milestone: M13 → M15
This is still broken, and quite annoying. Isn't this a dup of bug 15048 btw ?
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
sounds like a dupe to me, marking so.


*** This bug has been marked as a duplicate of 15048 ***
Status: RESOLVED → VERIFIED
I've read both bug reports and they appear to be the same, at least to me.
Marking as verified.
You need to log in before you can comment on or make changes to this bug.