GeoscienceAustralia / earthsci

An Eclipse RCP platform for earth science visualisation, built on the NASA World Wind Java SDK.
62 stars 27 forks source link

Sapphire Editor assist dialog has incorrect parent shell #75

Open mdehoog opened 10 years ago

mdehoog commented 10 years ago

When clicking the assist icon (small light bulb) next to a field in the Sapphire dialog when editing a layer, sometimes the Sapphire dialog goes behind the main EarthSci window while the assist dialog is visible. Perhaps the PropertyEditorAssistDecorator is using the incorrect parent shell for the dialog shown?

mdehoog commented 10 years ago

Closing the Globe view seems to fix this issue. Perhaps it is caused by JOGL, or the SWT_AWT bridge.

mdehoog commented 10 years ago

Moving into the globe part and rotating the globe, and selecting different parts before opening the Sapphire editor dialog seems to randomly fix this issue.