Bug 35166 - TVT21: Button Truncation for GTK
Summary: TVT21: Button Truncation for GTK
Status: RESOLVED DUPLICATE of bug 34245
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 16:19 EST by Hwa Truong CLA
Modified: 2003-03-18 09:43 EST (History)
1 user (show)

See Also:


Attachments
Picture of truncated button in GTK for Korean, and Simplied and Traditional Chinese (72.69 KB, image/gif)
2003-03-17 16:37 EST, Hwa Truong CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hwa Truong CLA 2003-03-17 16:19:39 EST
Language: Korean, Simplified Chinese, and Traditional Chinese
OS: Red Hat 8.0 Linux GTK2.2
Build driver: RC2

Summary:
The new addition of the reset button to the workbench font settings has caused 
the [Use System Font] button to be truncated for the three above mentioned 
languages.

Re-create Steps:
1.  The following was tested with GTK2.2 so the following command is necessary 
prior to execution of eclipse:
export LD_LIBRARY_PATH=/usr/local/lib/
2.  Launch Eclipse.
3.  Select Window -> Preferences
4.  Click on Workbench or expand it.  Select "Font"

Expected Result:
Over to the right, you should see 3 buttons clearly for font settings: [Use 
System Font], [Change], [Reset].

Execution Result:
The [Change] and [Reset] buttons are visible, while the [Use System Font] 
button is truncated and only half is visible.

Comments:
1.  I believe this is due to the addition of the [Reset button].  This feature 
was not present in the M5 driver, and therefore there was no truncation with 
only two buttons.
2.  This does not occur with the other languages.
Comment 1 Hwa Truong CLA 2003-03-17 16:37:55 EST
Created attachment 4186 [details]
Picture of truncated button in GTK for Korean, and Simplied and Traditional Chinese
Comment 2 Tod Creasey CLA 2003-03-18 09:43:16 EST

*** This bug has been marked as a duplicate of 34245 ***