Bug 128472 - [Workbench] Need to consider restarting Eclipse when the workspace settings change
Summary: [Workbench] Need to consider restarting Eclipse when the workspace settings c...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 124071 (view as bug list)
Depends on: 129967
Blocks:
  Show dependency tree
 
Reported: 2006-02-17 15:48 EST by Tod Creasey CLA
Modified: 2006-03-29 10:37 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2006-02-17 15:48:55 EST
M5

Now that SWT has a callback for system settings we should give the user the option to restart Eclipse (at least) so that the new changes can all be applied.

Talking to Nick we think the IDE is the right place as it is not neccessarily what RCP apps would want.
Comment 1 Tod Creasey CLA 2006-02-20 15:47:34 EST
*** Bug 124071 has been marked as a duplicate of this bug. ***
Comment 2 Tod Creasey CLA 2006-02-21 10:00:50 EST
Fixed in build >20060221. See Bug 128804 for a current limitation of this strategy
Comment 3 Tod Creasey CLA 2006-03-01 13:38:53 EST
Reopening. We cannot do this until Bug 129967 is fixed.
Comment 4 Tod Creasey CLA 2006-03-02 09:11:42 EST
Steve has pointed out that the Settings callback happends a lot of times that we are not interested in. I have changed the settings listener to check if there have been high contrast changes and only do the update then.

Fixed in build >20060302
Comment 5 Tod Creasey CLA 2006-03-29 10:37:27 EST
Verified for 20060328 using High Contrast mode