Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Can't save options in 60.9.0

  • 4 trả lời
  • 1 gặp vấn đề này
  • 18 lượt xem
  • Trả lời mới nhất được viết bởi ppmyers

more options

I recently upgraded to TB 60.9.0 and it has the double spacing problem when writing emails. This can be cured by unchecking the box that says "Use Paragraph format instead of Body Text by default" in Options>Composition. Unfortunately it doesn't remember the setting, so I have to go into the options dialogue and untick the box every time I start Thunderbird. Is this a bug?

I recently upgraded to TB 60.9.0 and it has the double spacing problem when writing emails. This can be cured by unchecking the box that says "Use Paragraph format instead of Body Text by default" in Options>Composition. Unfortunately it doesn't remember the setting, so I have to go into the options dialogue and untick the box every time I start Thunderbird. Is this a bug?

Giải pháp được chọn

Possibilities: If you have CCleaner on computer it might be cleaning up a file before the settings have been saved to the 'prefs.js' file. Stop CCLeaner from scanning Thunderbird folders.

Try: Locate profile folder: In Thunderbird

  • Help > Troubleshooting Information
  • click on 'Open folder' button.
  • Exit Thunderbird - this is important.
  • delete 'permissions.sqlite' - read comment 10 in bug report.
  • Open 'prefs.js' file using eg: Notepad or similar text editor program. Note: you could create a copy of 'prefs.js' on desktop as a temp backup in case you make a mistake.
  • look for preference: mail.ui-rdf.version
  • Set the value to 14, so it looks like the line below - Note in Bug report they set Value to 14 and it successfully then upgraded to 17 .
  • user_pref("mail.ui-rdf.version", 14);
  • Save the 'prefs.js' file.
  • Start Thunderbird.


Reset preference: Windows OS:

  • Menu icon > Options > Composition > 'General' tab

MAC OS:

  • Thunderbird > Preferences > Composition > 'General' tab

Linux OS :

  • Edit > Preferences > Composition > 'General' tab

Then...

  • uncheck "Use Paragraph format instead of Body Text by default".
  • click on OK


Bug report:

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (4)

more options

Giải pháp được chọn

Possibilities: If you have CCleaner on computer it might be cleaning up a file before the settings have been saved to the 'prefs.js' file. Stop CCLeaner from scanning Thunderbird folders.

Try: Locate profile folder: In Thunderbird

  • Help > Troubleshooting Information
  • click on 'Open folder' button.
  • Exit Thunderbird - this is important.
  • delete 'permissions.sqlite' - read comment 10 in bug report.
  • Open 'prefs.js' file using eg: Notepad or similar text editor program. Note: you could create a copy of 'prefs.js' on desktop as a temp backup in case you make a mistake.
  • look for preference: mail.ui-rdf.version
  • Set the value to 14, so it looks like the line below - Note in Bug report they set Value to 14 and it successfully then upgraded to 17 .
  • user_pref("mail.ui-rdf.version", 14);
  • Save the 'prefs.js' file.
  • Start Thunderbird.


Reset preference: Windows OS:

  • Menu icon > Options > Composition > 'General' tab

MAC OS:

  • Thunderbird > Preferences > Composition > 'General' tab

Linux OS :

  • Edit > Preferences > Composition > 'General' tab

Then...

  • uncheck "Use Paragraph format instead of Body Text by default".
  • click on OK


Bug report:

more options

Yes! That did it. Thank you!

BTW I didn't have the setting user_pref("mail.ui-rdf.version", 14); in the prefs.js file so I added it. Thanks again.

Được chỉnh sửa bởi jakeuk vào

more options

Good to hear it worked for you. Thanks for feedback.

more options

Thank you, thank you, thank you!!!

This Paragraph/body text thing has literally been annoying me for years.

I went in and changed the option to 14, and when T-bird started it was switched to 17 and both replies and compose defaulted to body text.

I have cycled T-bird up and down several times and the unchecked status of the "Use paragraph format..." is finally being preserved across start/stop cycles.