Hide Forgot
Description of problem: Here is another drawing problem which I've discovered while using SWT_GTK3=1 eclipse. The "Permissions" widget for a File property page is unreadable. Version-Release number of selected component (if applicable): eclipse-swt-4.3.0-4.fc19.x86_64 How reproducible: Always. Steps to Reproduce: 0. Use SWT GTK3 backend when starting eclipse. 1. Select a file in Package Explorer 2. Press ALT+Return (should open properties page) Actual results: "Permissions" widget is unreadable. Expected results: "Permissions" widget looks similar to what the GTK2 SWT backend shows (see screenshot) Additional info: I'm attaching a two screenshots: one illustrating the problem (GTK3), the other (GTK2) showing an example as to how it could look like.
Created attachment 803828 [details] Problematic permissions widget using GTK3
Created attachment 803829 [details] Good permissions widget using GTK2