Bug 239264 - [Preferences] Preferences truncated when page uses large fonts
Summary: [Preferences] Preferences truncated when page uses large fonts
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact: Oleg Besedin CLA
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2008-07-02 11:54 EDT by Raji Akella CLA
Modified: 2010-04-21 14:24 EDT (History)
3 users (show)

See Also:


Attachments
Screenshot of Editor Pref Page (17.71 KB, image/jpeg)
2008-07-02 11:55 EDT, Raji Akella CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raji Akella CLA 2008-07-02 11:54:33 EDT
Build ID: 3.4

Steps To Reproduce:
1. Set screen resolution to 1024 * 768
2. From "Display Properties" dialog, go to "Appearance" tab, set the windows font-size as "Normal".  Click "Advanced" button, Set font-size of "Message box" to 20
3. In Eclipse PDE go to Windows->Preferences and click on General->Editors.
4. The preference page settings at the bottom are cut off.

More information:
Comment 1 Raji Akella CLA 2008-07-02 11:55:36 EDT
Created attachment 106323 [details]
Screenshot of Editor Pref Page
Comment 2 Eric Moffatt CLA 2008-07-03 15:37:11 EDT
Raji, is this an isolated case or are there other dialogs that show this effect using the same settings??
Comment 3 Raji Akella CLA 2008-07-07 11:23:50 EDT
There are others with similar issues. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=232852

Comment 4 Chris Aniszczyk CLA 2008-07-14 14:41:35 EDT
PDE doesn't own that specific preference page ;o!
Comment 5 Raji Akella CLA 2008-07-14 14:49:36 EDT
Hey Chris, Howdy! Sorry - I just meant to say that we see this type of behavior in other places as well, not just in pref pages

Comment 6 Chris Aniszczyk CLA 2008-07-14 14:58:25 EDT
np, the best way to do this would probably be to file bugs for the various components and keyword them as accessibility.
Comment 7 Eric Moffatt CLA 2008-07-23 14:19:03 EDT
Kim, I'll give you this one since you already have bug 232852...
Comment 8 Susan McCourt CLA 2009-07-06 18:55:11 EDT
Assigning this as a generic preference bug.
Based on similar problems I've seen, the problem is likely the layout used by the preference dialog (or even something inherited higher in the dialog framework).

I'm surprised, though, that the buttons themselves would be truncated this badly.  

Oleg, if it turns out that the problem is widespread in all dialogs, you can mark this as a [Dialog] bug...
Comment 9 Boris Bokowski CLA 2010-04-21 14:24:59 EDT
This seems to have been fixed and works for me in 3.6. No clipping of buttons anymore.