Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Thunderbird reverts to Vertical View

  • 5 отговора
  • 0 имат този проблем
  • 7 изгледи
  • Последен отговор от 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.