Bug 528713 - The "Preference Synchronization" dialog has text cropped on Linux-GTK
Summary: The "Preference Synchronization" dialog has text cropped on Linux-GTK
Status: NEW
Alias: None
Product: USSSDK
Classification: Technology
Component: General (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-13 09:22 EST by Martin Oberhuber CLA
Modified: 2021-05-18 22:53 EDT (History)
2 users (show)

See Also:


Attachments
Dialog with text cropped (30.01 KB, image/png)
2017-12-13 09:22 EST, Martin Oberhuber CLA
no flags Details
Dialog with text cropped (27.92 KB, image/png)
2017-12-13 09:24 EST, Martin Oberhuber CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2017-12-13 09:22:34 EST
Created attachment 271888 [details]
Dialog with text cropped

Build ID: eclipse-cpp-oxygen.2rc2 package (Oomph Setup 1.8.0.v20170531-090)
Host ID: Ubuntu 17.04 x86_64

Steps to Reproduce:
1. Launch Eclipse on Ubuntu 17 64-bit
2. Window > Preferences, click the "preference recorder" button on bottom left
--> Some of the text on the dialog is invisible by default, see attached.

Expected behavior: All of the text should be readable by default.
Comment 1 Martin Oberhuber CLA 2017-12-13 09:24:07 EST
Created attachment 271889 [details]
Dialog with text cropped
Comment 2 Ed Merks CLA 2019-12-25 04:52:59 EST
The size computation is done by org.eclipse.userstorage.ui.AbstractDialog.getInitialSize().
Comment 3 Brian de Alwis CLA 2021-05-18 22:53:50 EDT
Is this still a problem?  I made a copy of the dialog to debug and it seems to render fine under macOS.