Issue 114279

Summary: OpenOffice.org ignores X server's dpi settings
Product: General Reporter: betterprogrammerthanyou <matthias_berndt>
Component: uiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: elish, issues
Version: OOo 3.2.1Keywords: needhelp
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description betterprogrammerthanyou 2010-09-02 23:40:30 UTC
Hi, 

OpenOffice.org seems to ignore the DPI settings I've set up in my xorg.conf. 
xdpyinfo prints the following on my system:
...
resolution:    88x87 dots per inch
...
However, if I set the zoom setting to 100% in OpenOffice.org Writer, an A4 page
is exactly 796 pixels wide. This corresponds to 796px/(210mm/(25.4mm/in)) =
96px/in, which differs substantially from the 88 px/in I was expecting. 
Also, the menu fonts in all OpenOffice.org applications are bigger than they
ought to be (that is, bigger than in every other application; both Qt and gtk do
it right).