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 709807 - App icon appears in Alt+Tab after 15 seconds
App icon appears in Alt+Tab after 15 seconds
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: General
3.10.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-10 11:42 UTC by Kamil Páral
Modified: 2015-03-25 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bug demonstration video (398.35 KB, video/ogg)
2013-10-10 11:42 UTC, Kamil Páral
Details

Description Kamil Páral 2013-10-10 11:42:59 UTC
Created attachment 256898 [details]
bug demonstration video

If I run Web, often I don't see it in the Alt+Tab switcher until roughly 15 seconds elapse.

See video.

I see this also with some other applications (like Zim), so maybe this is a gnome-shell bug?

epiphany-3.10.0-1.fc20.x86_64
gnome-shell-3.10.0.1-1.fc20.x86_64
Comment 1 Claudio Saavedra 2013-10-10 12:47:32 UTC
Yes, most likely a shell bug. Please reassing.
Comment 2 Kamil Páral 2013-10-10 14:28:29 UTC
Reassigning to gnome-shell.
Comment 3 Isaac Ge 2015-03-25 11:00:14 UTC
I can not reproduce these bug when I tried Web or Zim in GNOME 3.15.92.
Comment 4 Michael Catanzaro 2015-03-25 14:27:56 UTC
I think this is most likely an Epiphany bug -- is the spinner running in the app menu all that time? It doesn't appear in the Alt+Tab menu until we emit a startup notification, since it would be silly to show apps in Alt+Tab before they have started. Notice also the spinner running in the app menu at the start of the video; I guess that would have continued to spin for 15s had you not switched away with Alt+Tab? So the question is, why is our startup notification delayed so severely?

(That's not to say it is definitely not a gnome-shell issue -- maybe it missed the startup notification somehow -- but I see no evidence to implicate it rather than Epiphany.)

Is this issue something you can reproduce reliably? Have you seen it since 3.10?
Comment 5 Kamil Páral 2015-03-25 15:02:30 UTC
I tested this with gnome-shell 3.14.3 and 3.15.92 and I wasn't able to reproduce this issue. I think this can be closed and reopened if somebody sees it again.