Closed
Bug 269702
Opened 20 years ago
Closed 20 years ago
In Toolbar customization 'Text only' drop down menues are missing
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: thomas.ts.schade, Assigned: sipaq)
Details
Attachments
(2 files)
|
683 bytes,
patch
|
mscott
:
review+
mscott
:
approval-aviary1.0.1-
|
Details | Diff | Splinter Review |
|
3.40 KB,
patch
|
mscott
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041112 Firefox/0.9.1+ Build Identifier: version 0.9+ (20041109) In toolbar customization select 'Text only'. Now you no longer see the small arrows right aside the 'Get mail', 'Mark' and 'Print' buttons. They only appear in 'Icon' and 'Text and Icon' mode. Reproducible: Always Steps to Reproduce: 1. View - Toolbars - Customize 2. Select: Show: Text 3. Actual Results: Drop down arrows disappear. Expected Results: Drop down arrows should stay as before.
| Assignee | ||
Comment 1•20 years ago
|
||
I'll try to take a look at this on the weekend.
Component: Preferences → Mail Window Front End
| Assignee | ||
Comment 2•20 years ago
|
||
This should enable the dropdown menus. This patch can be applied against both trunk and branch if needed. Risk is minimal.
| Assignee | ||
Updated•20 years ago
|
Assignee: mscott → bugzilla
Status: UNCONFIRMED → ASSIGNED
Attachment #171349 -
Flags: review?(mscott)
Attachment #171349 -
Flags: approval-aviary1.0.1?
Comment 3•20 years ago
|
||
Comment on attachment 171349 [details] [diff] [review] Enable dropdown menus for primary toolbar thanks for the patch. I checked this into the trunk. We would not respin 1.0 for this change. Minusing that request. This will go into the next major thunderbird release.
Attachment #171349 -
Flags: review?(mscott)
Attachment #171349 -
Flags: review+
Attachment #171349 -
Flags: approval-aviary1.0.1?
Attachment #171349 -
Flags: approval-aviary1.0.1-
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird1.1
This problem also exists in the compose window, for the 'Attatch', 'Security' and 'Save' buttons on the Aviary branch (haven´t tested the trunk).
| Assignee | ||
Comment 5•20 years ago
|
||
Vignir, download a current nightly build. This bug has already been fixed there and the fix will be in Thunderbird 1.1
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 6•20 years ago
|
||
(In reply to comment #4) > This problem also exists in the compose window, for the 'Attatch', 'Security' > and 'Save' buttons on the Aviary branch (haven´t tested the trunk). Vignir, you were right and I was wrong. There are more occurences of this bug in Thunderbird. This is also happening in http://lxr.mozilla.org/seamonkey/source/mail/components/compose/skin/messengercompose.css#54 http://lxr.mozilla.org/seamonkey/source/mail/components/compose/skin/mac/messengercompose.css#64 http://lxr.mozilla.org/seamonkey/source/mail/components/addrbook/skin/mac/addressbook.css#61 http://lxr.mozilla.org/seamonkey/source/mail/components/addrbook/skin/addressbook.css#51 http://lxr.mozilla.org/seamonkey/source/mail/base/skin/mac/primaryToolbar.css#57 I will supply a fix on the weekend.
Status: VERIFIED → UNCONFIRMED
Resolution: FIXED → ---
Summary: In Toolbar customization 'Text only' drop down menues are missing for 'Get mail', 'Mark' and 'Print'. → In Toolbar customization 'Text only' drop down menues are missing
| Assignee | ||
Updated•20 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 7•20 years ago
|
||
(In reply to comment #6) > http://lxr.mozilla.org/seamonkey/source/mail/base/skin/mac/primaryToolbar.css#57 Working on bug 274306, I noticed that this one had not been kept synchronized ... > I will supply a fix on the weekend. ... but you're already taking care of this ;-)
| Assignee | ||
Comment 8•20 years ago
|
||
Scott, this patch does the same thing, that the other patch in this bug did (which you already reviewed). Basically this is a one-liner patch multiplied by 5 :-)
Attachment #172750 -
Flags: review?(mscott)
Comment 9•20 years ago
|
||
Comment on attachment 172750 [details] [diff] [review] Enable fropdown menus in other parts of TB thanks. I'll check this in today.
Attachment #172750 -
Flags: review?(mscott) → review+
Comment 10•20 years ago
|
||
thanks. checked in!
Status: ASSIGNED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Comment 11•20 years ago
|
||
(In reply to comment #6) What about the MAS counterpart ?
OS: Windows 2000 → All
Hardware: PC → All
Version: unspecified → Trunk
| Assignee | ||
Comment 12•20 years ago
|
||
(In reply to comment #11) > > What about the MAS counterpart ? I couldn't find similar code parts in the Mozilla Application Suite.
Comment 13•20 years ago
|
||
(In reply to comment #12) > (In reply to comment #11) > > > > What about the MAS counterpart ? > > I couldn't find similar code parts in the Mozilla Application Suite. My mistake: I had misread comment 6: 'http://lxr.mozilla.org/seamonkey/source/mail/' lines :-<
You need to log in
before you can comment on or make changes to this bug.
Description
•