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 12877 Details for
Bug 63255
[Preferences] some pages cannot be displayed in high contrast
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
63255.txt (text/plain), 714 bytes, created by
Tod Creasey
on 2004-06-29 11:13:29 EDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Tod Creasey
Created:
2004-06-29 11:13:29 EDT
Size:
714 bytes
patch
obsolete
>Index: PreferenceDialog.java >=================================================================== >RCS file: /home/eclipse/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java,v >retrieving revision 1.43 >diff -u -r1.43 PreferenceDialog.java >--- PreferenceDialog.java 15 Jun 2004 13:04:52 -0000 1.43 >+++ PreferenceDialog.java 29 Jun 2004 15:05:34 -0000 >@@ -1047,6 +1047,8 @@ > vdiff = Math.max(0, vdiff); > setShellSize(shellSize.x + hdiff, shellSize.y + vdiff); > lastShellSize = shell.getSize(); >+ if(currentPage.getControl().getSize(). x == 0) >+ currentPage.getControl().setSize(containerSize); > } else { > currentPage.setSize(containerSize); > }
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
Actions:
View
|
Diff
Attachments on
bug 63255
: 12877