Closed Bug 1627671 Opened 6 years ago Closed 6 years ago

Can't select correct text encoding

Categories

(Core :: Internationalization, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 673087

People

(Reporter: emk, Unassigned)

References

(Regression, )

Details

(Keywords: regression)

Steps to reproduce:

  1. Open the URL.
  2. Choose More - Text Encoding - Japanese

Actual result:
After step 1, windows-1252 is detected.
After step 2, UTF-8 is detected.

Expected result:
Shift_JIS should be selected, at least after step 2.

Chrome selects the correct encoding.

Flags: needinfo?(hsivonen)

(In reply to Masatoshi Kimura [:emk] from comment #0)

Steps to reproduce:

  1. Open the URL.
  2. Choose More - Text Encoding - Japanese

Actual result:
After step 1, windows-1252 is detected.

I see the same.

After step 2, UTF-8 is detected.

After step 2, I see Shift_JIS detected.

The page actually appears to be UTF-8, which can be selected from the menu.

Chrome selects the correct encoding.

Chrome, against the HTML spec, honors the XML declaration.

Flags: needinfo?(hsivonen)

I really should fix bug 673087 once Fission work permits.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.