Community
Participate
Working Groups
Build Identifier: Jface 3.6.1 my application use eclipse preference struture, and preference text do not inherit system setting automatically. And eclipse has this issue too. Reproducible: Always Steps to Reproduce: 1. launch eclipse 2. A go to Control Panel - Display Options. On the Appearance tab, go to the Scheme listbox and select Windows Standard (large or extra large). Select the OK button, then the Apply button. 3.Switch back to eclipse, and open preference. Bug: The text of navigation bar in preference panel did not change to use large font.
Created attachment 186597 [details] screen shot
If you close and reopen the dialog, does the font change ? what if you close and reopen eclipse, does the font change ?
(In reply to comment #2) > If you close and reopen the dialog, does the font change ? > what if you close and reopen eclipse, does the font change ? If relaunch the eclipse, the font changed, but our product follow the guide below, and ask for 'switch back' our product, not relaunch after changing. http://w3-03.ibm.com/able/devtest/swsystemset.html
Can you run the SWT ControlExample ? Go to the tree tab, change the system property. Does the font in the tree in the control example changes whe you to that ?
(In reply to comment #4) > Can you run the SWT ControlExample ? > Go to the tree tab, change the system property. Does the font in the tree in > the control example changes whe you to that ? The tree node font changed automaitcally.
(In reply to comment #5) > (In reply to comment #4) > > Can you run the SWT ControlExample ? > > Go to the tree tab, change the system property. Does the font in the tree in > > the control example changes whe you to that ? > > The tree node font changed automaitcally. I test with eclipse 3.6.1, the tree node font changed automaitcally. and the preference page still has the issue. I attached the screenshot
Created attachment 186803 [details] SWT sample screen shot
I assume it works(In reply to comment #2) > If you close and reopen the dialog, does the font change ? > what if you close and reopen eclipse, does the font change ? Why not just try the steps given in comment 0? I can easily reproduce with those steps and 3.7 M5. Besides the tree font, also the folder tabs aren't updated. Restarting Eclipse fixes the problem.
(In reply to comment #8) > I assume it works(In reply to comment #2) Please ignore the "I assume it works", that was a leftover from another bug.
Even though restarting Eclipse may successfully enable the new font settings to be inherited, our test criteria for conforming to accessibility requirements state that the application needs to be able to dynamically respond to the new settings. So, restarting is not a valid fix in this case.
I've double checked this accessibility criteria with our accessibility team, and this turns out to not be a critical accessibility issue. It IS acceptable to restart the application in order to pick up the font changes. It is not the preferred behavior (and Eclipse does dynamically pick up font changes in other areas), but it is not a must have.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the "stalebug" whiteboard tag.