Closed Bug 541854 Opened 16 years ago Closed 7 years ago

Mail window shows annoying toolbar icons even when "text" is selected

Categories

(Thunderbird :: Toolbars and Tabs, defect)

All
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Mly, Unassigned)

References

Details

(Whiteboard: [223 Migration])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 Build Identifier: 3.0.1 Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 My main 3-pane mail reading window just shows text labels (no irritating-to-me icons or icons+text) thanks to click-right "Customize". Thanks! But I just opened a new message window via the "File / Open Saved Message ..." top-level menu item, and the new window opened comes with icons that I CANNOT GET RID OF. See attached screen shot. I've invoked the "Customize" menu by clicking right on the mail window toolbar, verified that "Text" (not "Icons and Text", not "Icons", not "Icons beside Text") is selected, reselected "Text", exited, tried again. But still I get the silly little pictures cluttering my screen. Reproducible: Always Steps to Reproduce: 1. File / Open Saved Message ... to open a new mail window 2. Click right Customize on the window toolbar 3. Select "Text" (no icons) 4. Click "Done" Actual Results: Icons Expected Results: No icons thank you very much
Component: Message Reader UI → Toolbars and Tabs
Perhaps related to Bug 523358 ? Just a guess.
QA Contact: message-reader → toolbars-tabs
This is WFM for me in Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2pre) Gecko/20100120 Lanikai/3.1a1. Can you try in -safe-mode (http://kb.mozillazine.org/Safe_mode) ?
OK. I did some investigation using diffs against some backup files. It seems that the problem is that the localstore.rdf XML data file in my ~/Library/Thunderbird/profiles/stupid-junk.default/ profile directory (inherited from TB 2, inherited from Mozilla, inherited from the depths of time) does not contain: <RDF:Description RDF:about="chrome://messenger/content/messageWindow.xul"> <NC:persist RDF:resource="chrome://messenger/content/messageWindow.xul#mail-bar3"/> nor does it does not contain: <RDF:Description RDF:about="chrome://messenger/content/messageWindow.xul#mail-bar3" mode="text" /> Note that it does DOES however contain: <RDF:Description RDF:about="chrome://messenger/content/messenger.xul#mail-bar3" mode="text" currentset="button-getmsg,button-newmsg,button-address,spacer,button-tag,button-reply,button-replyall,button-forward,button-mark,spring,folder-location-container,gloda-search,throbber-box" /> When I manually add those two second-level and third-level XML things to the localstore.rdf file then TB appears to work as expected: the menu bar is displayed as text with no icons and the menu bar customization dialog correctly shows that I have selected text, no icons. So I guess there is some bug that the latest and greatest TB3.0 UI code doesn't compensate for missing or renamed attributes from migrated old profiles.
Blocks: mail-killrdf
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [223 Migration]
Version: unspecified → 3.0
Sounds like it's time to close this. Please feel free to reopen if you can still reproduce.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: