After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641305 - Alt+AboveTab doesn't work with more than 2 windows
Alt+AboveTab doesn't work with more than 2 windows
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-02 23:36 UTC by Luca Ferretti
Modified: 2011-03-02 09:34 UTC
See Also:
GNOME target: 3.0
GNOME version: ---



Description Luca Ferretti 2011-02-02 23:36:53 UTC
As per summary, it seems Alt+AboveTab is only able to switch between 2 windows, ignoring any additiona one.

Steps to reproduce:
 1) Open N (N>2) windows of the same application (for instance nautilus or gnome-terminal)
 2) Star pressing Alt+AboveTab

Current result
 Focus switches between the latest 2 windows

Expected result
 Focus should switch between all open Natilus or Terminal windows
Comment 1 Matthias Clasen 2011-03-02 03:27:32 UTC
Works fine here in my testing, with 2.91.90
Comment 2 Luca Ferretti 2011-03-02 09:34:20 UTC
True, it was fixed lately, maybe by this commit
http://git.gnome.org/browse/mutter/commit/?id=6e23b0af3bc99a77ee59c14afa663c898c2c1917

Closing