Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 133950 Details for
Bug 99493
[Preferences] Colors and Fonts preference page opens extremely wide due to Java properties file compare text font
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch
patch Color Preview Tree.txt (text/plain), 1014 bytes, created by
Oleg Besedin
on 2009-04-30 11:25:25 EDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Oleg Besedin
Created:
2009-04-30 11:25:25 EDT
Size:
1014 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.ui.workbench >Index: Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java,v >retrieving revision 1.66 >diff -u -r1.66 ColorsAndFontsPreferencePage.java >--- Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java 29 Apr 2009 21:09:41 -0000 1.66 >+++ Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java 30 Apr 2009 15:21:57 -0000 >@@ -793,6 +793,7 @@ > }, true); > > GridData data = new GridData(GridData.FILL_BOTH | GridData.VERTICAL_ALIGN_FILL); >+ data.widthHint = Math.max(175, convertWidthInCharsToPixels(30)); > data.heightHint = Math.max(175, convertHeightInCharsToPixels(10)); > tree.setLayoutData(data); > myApplyDialogFont(tree.getViewer().getControl());
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
emoffatt
:
iplog+
Actions:
View
|
Diff
Attachments on
bug 99493
:
22856
| 133950