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 697971 - Alt+tab display all windows of the application
Alt+tab display all windows of the application
Status: RESOLVED DUPLICATE of bug 697480
Product: gnome-shell
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-13 22:02 UTC by damienrg
Modified: 2013-08-16 17:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Wrong file (340 bytes, text/plain)
2013-04-13 22:02 UTC, damienrg
  Details
Select the first window of the application (810 bytes, patch)
2013-04-15 21:18 UTC, damienrg
none Details | Review

Description damienrg 2013-04-13 22:02:23 UTC
Created attachment 241470 [details]
Wrong file

Hi,
step to reproduce:
- open 2 windows of the same application (app 1)
- open a different application (app 2)
- the focus is on app 2 and do alt+tab
- both windows of app 1 are on top of app 2

This behavior is even more annoying with multiple monitors.

The patch prevents gnome-shell to bring all windows on top by default by selecting the previous application window. I had to change the thumbnail popup time to 0 to make it consistent with the first alt+tab which brings the thumbnail instantaneously.
Comment 1 damienrg 2013-04-15 21:18:34 UTC
Created attachment 241597 [details] [review]
Select the first window of the application

This patch introduce an inconsistent behavior because for the first alt+tab the first window of an app is selected, but not for the following alt+tab. The alternative is to always select the first window of an app when possible.
Comment 2 Allan Day 2013-08-16 17:26:55 UTC
Seems like a dupe of bug 697480 ?

*** This bug has been marked as a duplicate of bug 697480 ***