Bug 163457

Summary: Badly adapted dimensions of GTK2 widgets
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-18 08:54:46 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:
Attachments:
Description Flags
Openoffice.org Impress UI element showing bad placement/dimensions none

Description Joachim Frieben 2005-07-17 12:00:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Epiphany/1.7.2

Description of problem:
Openoffice.org aplications exhibit bad layout of GTK2 UI elements.
This results in wrong placements of arrows, text etc.

Version-Release number of selected component (if applicable):
openoffice.org-impress-1.9.117-1.1.0.fc4

How reproducible:
Always

Steps to Reproduce:
1. Launch Openoffice.org writer.
2. Check UI elements
  

Actual Results:  UI shows badly placed text and symbols (see attached screenshot).

Expected Results:  The button layout and others should fit the GTK2 toolkit layout better.

Additional info:

Comment 1 Joachim Frieben 2005-07-17 12:02:41 UTC
Created attachment 116849 [details]
Openoffice.org Impress UI element showing bad placement/dimensions

Comment 2 Caolan McNamara 2005-07-18 08:54:46 UTC
OOo is not a true gtk2 application, it has some cunning where the gtk stuff is
rendered into pre-sized areas, so the gtk layout is not in operation. Which is
why it's of different sizes that you expect. There's nothing planned in the very
short term to change this. Unless there is a specific example of a widget or
something which has regressed from an earlier version of OOo to the current one.