-
Today I debugged some issues with tab folder and found the following quite annoying behavior (linux/gtk):
If one has an empty tab folder and adds the first tab to it, the client are is reported as …
-
| --- | --- |
| Bugzilla Link | [534230](https://bugs.eclipse.org/bugs/show_bug.cgi?id=534230) |
| Status | UNCONFIRMED |
| Importance | P3 normal |
| Reported | May 01, 2018 05:24 EDT |
| Modifi…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: **20.0.0**
- CE or EE: **CE**
- Build Time or run time failure: **build time**
- JDK version: *…
-
```
What steps will reproduce the problem?
1. Using sources from the svn repository and running Raptor from within eclipse.
2. Open a file with an header with a time control like "5|2" (for example g…
-
Two tests fail because of a "Widget is disposed" exception:
- `org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection`
- `org.eclipse.sirius.tests.swtbot.…
-
```
Wishlist:
1. Line width
2. Transparency
3. Antialiasing
Although it is possible to add most of these options by subclassing,
it would be nice to offer them out of the box.
For transparency, a ch…
-
```
Wishlist:
1. Line width
2. Transparency
3. Antialiasing
Although it is possible to add most of these options by subclassing,
it would be nice to offer them out of the box.
For transparency, a ch…
-
```
SWT Renderer and application would be nice. The ability to use native
rendering should be beneficial.
```
Original issue reported on code.google.com by `chrisp...@gmail.com` on 11 Jul 2007 at 2:1…
-
**Reported by Artur Signell on 5 Mar 2009 13:56 UTC**
```
java.lang.IllegalArgumentException: Index out of bounds
at org.eclipse.swt.SWT.error(SWT.java:3761)
at org.eclipse.swt.SWT.error(SWT.java:369…
-
**Describe the bug**
Try to align the base line of a label and a radio button or checkbox. On macOS this won't work by using the `GridLayout` and vertically centered alignment, because labels have an…