Elsa Zacharia

Results 16 issues of Elsa Zacharia

Refs: https://github.com/eclipse-platform/eclipse.platform.ui/pull/1460

remove white spaces from path names

Fixes: #1363 @laeubi Please let me know if this is what you need? also please note that I have addressed only the first part of your RFE in this PR.

- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: * Run an application * Application gets...

enhancement

Fixes: #48 The text behind is partly visible now though at the expanse of transparency to the key shortcut text

- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: * I want to view / modify...

enhancement

- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: * go to About Eclipse->Installation Details->Configuration *...

enhancement

Fixes: https://github.com/eclipse-platform/eclipse.platform.swt/issues/1205 Snippet99 requires modification as Command+Q is not implemented on that. Currently, the snippet demonstrates a message box pop-up when attempting to close the dialog window, but pressing Command+Q...

**Describe the bug** In SWT controls, setting both foreground and background colours on a widget does not work as expected. Changing one colour causes the other to reset or disappear....