Bug 475396 - Universal Auto Detect
Summary: Universal Auto Detect
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 9
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-09 02:27 UTC by Huangzizhe
Modified: 2008-12-12 11:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-12-12 11:46:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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"/>


Note You need to log in before you can comment on or make changes to this bug.