Closed Bug 1074246 Opened 11 years ago Closed 6 years ago

startup notification broken - default --enable-startup-notification

Categories

(Core :: Widget: Gtk, defect, P3)

32 Branch
x86_64
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 726479
mozilla74

People

(Reporter: cedric.bellegarde, Unassigned)

References

Details

(Whiteboard: tpi:+)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 Build ID: 20140925003805 Steps to reproduce: https://bugzilla.gnome.org/show_bug.cgi?id=737576 Firefox doesn't handle startup notification when opening a link from an external request Actual results: startup notification continue until timeout Expected results: startup notification stop when firefox open newtab
This really needs more detail, which the bug you linked to also doesn't provide. What's a "startup notification"? Which desktop environments is it relevant to? Just mutter? How would I test this? How do I tell apart the "timeout" and the "Firefox told it to stop" cases? Why is this a Firefox bug? What API can we use to fix this? Is there documentation? Where?
Flags: needinfo?(gnumdk)
So, if firefox is already started and open a new window, it needs to call: gdk_notify_startup_complete ()
(In reply to gnumdk from comment #3) > So, if firefox is already started and open a new window, it needs to call: > > gdk_notify_startup_complete () We never call that function even on normal startup ( http://mxr.mozilla.org/mozilla-central/search?string=notify_startup_complete ). How does that work, then? (CC'ing Karl who probably knows a lot more about this issue than I do)
Component: Untriaged → Widget: Gtk
Flags: needinfo?(gnumdk)
Product: Firefox → Core
// This will become obsolete when new GTK APIs are widely supported, // as described here: http://bugzilla.gnome.org/show_bug.cgi?id=347375
Priority: -- → P3
Whiteboard: tpi:+
Status: UNCONFIRMED → NEW
Depends on: 726479
Ever confirmed: true
Summary: startup notification broken → startup notification broken - default --enable-startup-notification

Should be fixed by changes for bug 726479.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.