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!

Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Thunderbird reverts to Vertical View

  • 5 respostas
  • 0 têm este problema
  • 7 visualizações
  • Última resposta por 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?

Todas as respostas (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.