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 705908 - ctrlAltTab popup shows _NET_WM_WINDOW_TYPE_DIALOG windows
ctrlAltTab popup shows _NET_WM_WINDOW_TYPE_DIALOG windows
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
triaged
Depends on:
Blocks:
 
 
Reported: 2013-08-13 13:07 UTC by Emilio Pozuelo Monfort
Modified: 2021-07-05 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (50.84 KB, image/png)
2013-08-13 13:15 UTC, Emilio Pozuelo Monfort
Details

Description Emilio Pozuelo Monfort 2013-08-13 13:07:23 UTC
I'm not sure if this is a bug or a feature, so feel free to close it if the latter.

the ctrlAltTab popup currently shows _DIALOG windows, e.g. password prompts in empathy or the "revert to previous screen resolution" countdown dialog from g-c-c's display panel.

If that is desired, we should fix those windows so the ctrlAltTab popup displays their names (it currently doesn't, probably because the windows don't properly set a window name).
Comment 1 Emilio Pozuelo Monfort 2013-08-13 13:15:25 UTC
Created attachment 251484 [details]
screenshot
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-08-14 17:40:19 UTC
This behavior was copied from metacity. Ctrl+Alt+Tab shows any window that has input / can take focus that has the skip-taskbar hint set, along with docks.

I think it's a feature, but whether we actually want it I'm not sure.
Comment 3 Emilio Pozuelo Monfort 2013-08-14 17:56:41 UTC
I wonder if removing that would have any effects on a11y, i.e. could you still switch to those windows with the keyboard? If they don't appear on altTab and we remove them from ctrlAltTab too...
Comment 4 Emilio Pozuelo Monfort 2013-08-16 10:11:23 UTC
The g-c-c countdown window seems to be modal and transient, so it's still possible to switch to it with alt+tab by going to the g-c-c window.

If this is a general rule and not specific to this case, I don't think it makes sense to display these modal windows in ctrlAltTab.
Comment 5 Emilio Pozuelo Monfort 2013-08-16 10:26:50 UTC
The empathy-auth-client window is not modal (I don't think it can be as it is launched from a different process) but seems to be transient for every window (empathy, devhelp, whatever...), and doesn't appear in alt+tab either.

Since its always on top, whether it has focus or not, it's possible to switch to it by going to another workspace and coming back.

It may make sense to remove it from ctrlAltTab *and* move it to altTab.
Comment 6 Emilio Pozuelo Monfort 2013-08-16 10:50:46 UTC
One of the issues that I forgot to mention is that these dialogs don't generally have a title set, so they appear in ctrlAltTab without a name, and with a non-symbolic icon, and that looks quite ugly (see the screenshot I attached in comment #1).
Comment 7 GNOME Infrastructure Team 2021-07-05 14:19:54 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.