Community
Participate
Working Groups
org.eclipse.jface.preference.PreferenceDialog#showPage(IPreferenceNode) calculates dialog size and setting page size, and resize these if desired. However method is imperfect, so some page can not display. steps to reproduce 0. Use WindowsXP Japanese edition, and set display size at 800x600. 1. Select Window->Preferences->Workbench->Colors and Fonts->Basic->Dialog Font and set dialog font at MS UI Gothic-regular-14, and push OK buttion for closing dialog. In this time, must not choose another page. 2. Select Window->Preferences again for opening dialog. Then, current page is "Colors and Fonts". 3. Select Java->Editor page in dialog opened by step 2. However, page is not shown.
Created attachment 13049 [details] patch for PreferenceDialog.java
*** This bug has been marked as a duplicate of 63255 ***