Bug 1012839

Summary: [SWT + GTK3] Permissions widget in properties page unreadable
Product: [Fedora] Fedora Reporter: Severin Gehwolf <sgehwolf>
Component: eclipseAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: akurtako, andjrobins, jerboaa, mbenitez, overholt, rgrunber, swagiaal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=424891
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 06:32:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Problematic permissions widget using GTK3
none
Good permissions widget using GTK2 none

Description Severin Gehwolf 2013-09-27 08:51:35 UTC
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.

Comment 1 Severin Gehwolf 2013-09-27 09:05:29 UTC
Created attachment 803828 [details]
Problematic permissions widget using GTK3

Comment 2 Severin Gehwolf 2013-09-27 09:06:11 UTC
Created attachment 803829 [details]
Good permissions widget using GTK2