Bug 72616

Summary: Mozilla fails to respect system DPI settings.
Product: [Retired] Red Hat Public Beta Reporter: Shane R. Stixrud <spgsrs>
Component: mozillaAssignee: Christopher Blizzard <blizzard>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: null   
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: 2002-08-26 05:24: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 Shane R. Stixrud 2002-08-26 05:24:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)

Description of problem:

The default Mozilla font settings do not seem to work as intended. 
RedHat's Display settings under monitor reports that I am using 96DPI fonts.  
Yet when mozilla is set to use "System Settings" for DPI some fonts are very 
very small and unreadable.  This can be witnessed on 
RedHat's website www.redhat.com, the copy-write notice at the bottom of the 
page is unreadable.  Setting Mozilla to 96DPI solves this problem.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Open mozilla
2.Go to www.redhat.com
3.look at font at the bottom of the page (copywrite notice)
4. Change Mozilla's DPI font settings from "Use system" to 96DPI.  repeat 
steps 1-3.
	

Actual Results:  The correct fonts are not used.

Expected Results:  96DPI fonts to be used.

Additional info:

Comment 1 Christopher Blizzard 2002-08-30 15:02:58 UTC
Mozilla is using the xfree DPI.  The setting is for fontconfig/xft iirc.  Once
we start using Mozilla w/ fontconfig/xft this will be fixed.