Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Thunderbird reverts to Vertical View

  • 5 תגובות
  • 0 have this problem
  • 7 views
  • תגובה אחרונה מאת sfhowes

more options

My Thunderbird main window layout (View > Layout) keeps reverting to Vertical View even though I set it to Classic View. Is there any way of setting the default layout to Classic View in the Configuration Editor?

My Thunderbird main window layout (View > Layout) keeps reverting to Vertical View even though I set it to Classic View. Is there any way of setting the default layout to Classic View in the Configuration Editor?

כל התגובות (5)

more options

This works: - exit thunderbird - in profile, copy prefs.js elsewhere in case of problem - open prefs.js in text editor, such as notepad - insert this line before first user_pref line

  user_pref("mail.pane_config.dynamic", 0);

- save and restart thunderbird

NOTE: if there are multiple prefs.js, e.g., prefs-1.js, that indicates something is preventing thunderbird from saving settings. If problems surface, exit thunderbird and copy the backup prefs.js back. I did test this prior to posting.

more options

If that is the solution then why do Thunderbird’s developers not add a mail.pane_config.dynamic option to the Config Editor so that it may be set to 0? That is much simpler than editing the prefs.js file.

more options

What I gave you was a workaround. The developers did a super job of making it easy: just click View>layout>classic view. Unfortunately, something is keeping thunderbird from updating the prefs.js by itself.

more options

Unless the prefs.js file has that crucial line, it will be just as easy for Thunderbird to revert to Vertical View as it is for its user to change the layout to Classic View. This is a serious bug in Thunderbird which I plan to report and hope the developers resolve ASAP.

more options

Close TB, open the profile folder, delete or rename session.json, restart TB, then see if the layout setting is retained between TB restarts.