Closed Bug 379822 Opened 17 years ago Closed 15 years ago

Encoding autodetect language setting does not work in message source window in Thunderbird

Categories

(Toolkit :: View Source, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: skaneko, Assigned: philor)

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.2pre) Gecko/20070223 Camino/1.1b
Build Identifier: 2.0.0.0(20070326)

In message source window, there is a encoding setting menu for the mail text. It also has autodetect feature, and has submenu for language setting for autodetection. This submenu doesn't work, for it doesn't remember the setting and turn back to default (Traditional chinese).

Reproducible: Always

Steps to Reproduce:
1. Open message source for a mail.
2. set autodetect language setting from submenu of "View".
3.



Explicit encode setting works. It is language setting only bug.
Assignee: mscott → nobody
Severity: minor → normal
Status: UNCONFIRMED → NEW
Component: Mail Window Front End → View Source
Ever confirmed: true
OS: Mac OS X → All
Product: Thunderbird → Toolkit
QA Contact: front-end → view.source
Hardware: PowerPC → All
Version: unspecified → Trunk
Attached patch FixSplinter Review
Hi, it's me, the one with the lame app that tries to do view source without having history enabled. Can I have a few more uses of isHistoryEnabled()?
Assignee: nobody → philringnalda
Status: NEW → ASSIGNED
Attachment #375499 - Flags: review?(gavin.sharp)
Attachment #375499 - Flags: review?(gavin.sharp) → review+
http://hg.mozilla.org/mozilla-central/rev/d4496c7ecff5
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Summary: Encoding autodetect language setting does not work in message source window → Encoding autodetect language setting does not work in message source window in Thunderbird
Target Milestone: --- → mozilla1.9.2a1
Comment on attachment 375499 [details] [diff] [review]
Fix

Drivers: the only difference for Firefox is that changing character encoding in view source will take an extra millisecond, from calling a function that always returns true for Fx before running the exact same code as before. For Thunderbird, it's the difference between having charset changes in view source work, and do absolutely nothing.
Attachment #375499 - Flags: approval1.9.1?
Attachment #375499 - Flags: approval1.9.1? → approval1.9.1+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: