Closed
Bug 274273
Opened 21 years ago
Closed 16 years ago
"About Thunderbird" dialog has useless "hide toolbar" button
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.1a1
People
(Reporter: jnoreiko, Unassigned)
References
Details
(Whiteboard: [fixed by bug 269410])
Attachments
(1 file)
|
1.05 KB,
patch
|
asaf
:
review-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
On Mac OS X, the "About Thunderbird" dialog has a "toolbar" button on the
right-hand side of the title bar. (This is the oblong clear button that hides
the toolbar in finder windows and other apps.) On this window, it serves no
purpose and should not be displayed.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•21 years ago
|
Component: Help Documentation → General
This bug is actually more present: also in the about box for Firefox and in the
download manager for Firefox....
Asaf: isn't this caused by your checkin for bug 271855?
"3. places the extra2 button at the right side (or left in a RTL gui)"
I'm new to XUL and new to Mac OS X-specific bugs (so be gentle with me).
Would this be the approach to fix this?
/mozilla/mail/base/content/aboutDialog.xul
without the extra2 button.
Comment 5•20 years ago
|
||
Extra2 isn't related at all (so is the buttons attribute) this is a well know
mac widget/ bug (we're always adding a collapse toolbar button to non-dialogs).
Updated•20 years ago
|
Attachment #179751 -
Flags: review-
Comment 6•19 years ago
|
||
*** Bug 335046 has been marked as a duplicate of this bug. ***
Comment 7•19 years ago
|
||
This problem is not present in the 3.x version of Thunderbird. Shouldn't this bug be closed?
Comment 9•18 years ago
|
||
No, it shouldn't be closed, because it's only not present due to Widget: Cocoa not drawing it; see bug 363415.
QA Contact: general
Comment 10•18 years ago
|
||
See bug #397243 for equivalent problem in various windows in Firefox.
Comment 11•17 years ago
|
||
(In reply to comment #9)
> No, it shouldn't be closed, because it's only not present due to Widget: Cocoa
> not drawing it; see bug 363415.
>
Phil, bug 363415 seems to be fixed now, and I don't see one of these buttons; or am I missing something?
Comment 12•17 years ago
|
||
Well, one of us is missing something, since I still see it in Tb's About and the filter dialog and the search dialog and about:config and the download manager and probably other places I'm forgetting. So if you don't see it, I think I'm missing an unchecked-in patch to widget/cocoa that's in your tree.
Assignee: mscott → nobody
Version: unspecified → Trunk
Comment 13•16 years ago
|
||
Will be fixed in Thunderbird 3.next by bug 269410.
Status: NEW → RESOLVED
Closed: 16 years ago
Hardware: PowerPC → All
Resolution: --- → FIXED
Target Milestone: --- → Future
Updated•16 years ago
|
Whiteboard: [fixed by bug 269410]
Updated•16 years ago
|
Target Milestone: Future → Thunderbird 3.1a1
You need to log in
before you can comment on or make changes to this bug.
Description
•