Closed
Bug 302949
Opened 20 years ago
Closed 17 years ago
Applying updates status dialog is windowless
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 473337
People
(Reporter: tracy, Unassigned)
References
Details
Seen on Linux Trunk DP build 2005-08-01-06-trunk (updating from 07/29)
-go through update and notice the final applying updates status dialog.
tested results:
The dialog doesn't have a window.
expected results: the dialog has a window.
Comment 1•20 years ago
|
||
Is it just that the dialog is missing a window border? (In which case it is
working as designed.)
| Reporter | ||
Comment 2•20 years ago
|
||
Windows and Mac have a titled window "Updating Firfox" for this status dialog.
Linux by design should not to have that same titled window?
Comment 3•20 years ago
|
||
Yes, it is different on Linux. I wanted to add a window border, but the
resulting dialog would have a close button that I cannot seem to disable. If
someone wants to help make the updater UI nicer on Linux, then I'd welcome that
help. Simply capturing the delete event in GTK didn't seem to work for me.
Keywords: helpwanted
Comment 4•20 years ago
|
||
Darin, I actually see the window border for this dialog on linux... maybe it's
my window manager?
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 5•17 years ago
|
||
I believe the patch for Linux in bug 473337 will fix this
Comment 6•17 years ago
|
||
This was fixed by bug 473337
You need to log in
before you can comment on or make changes to this bug.
Description
•