Bug 475396

Summary: Universal Auto Detect
Product: [Fedora] Fedora Reporter: Huangzizhe <kehuang>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: desktop-bugs, gecko-bugs-nobody, stransky, walters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-12 11:46:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Huangzizhe 2008-12-09 02:27:25 UTC
Description of problem:
sub menu Western (ISO-8859-1) isn't marked

Version-Release number of selected component (if applicable):
firefox-3.0-0.60.beta5.fc9

How reproducible:
always

Steps to Reproduce:
1.Select View | Character Coding | Auto Detect | Universal. 
2.Then load http://www.nytimes.com.
3.Verify the sub menu Western (ISO-8859-1) is marked after selecting View | Character Coding.
  
Actual results:
sub menu Western (ISO-8859-1) isn't marked

Expected results:
Verify the sub menu Western (ISO-8859-1) is marked after selecting View | Character Coding.

Additional info:

Comment 1 Martin Stransky 2008-12-12 11:46:26 UTC
It's because the page uses UTF-8:

<meta  http-equiv="Content-Type" content="text/html; charset=utf-8"/>