Closed
Bug 1627671
Opened 6 years ago
Closed 6 years ago
Can't select correct text encoding
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
DUPLICATE
of bug 673087
People
(Reporter: emk, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Steps to reproduce:
- Open the URL.
- 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)
Comment 1•6 years ago
|
||
(In reply to Masatoshi Kimura [:emk] from comment #0)
Steps to reproduce:
- Open the URL.
- 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)
Comment 2•6 years ago
|
||
I really should fix bug 673087 once Fission work permits.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•