Bug 781420

Summary: Accept button does not work in some dialogs
Product: [Fedora] Fedora Reporter: Juan Antonio Martinez <jonsito>
Component: eclipseAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: akurtako, andjrobins, overholt, rgrunber, sgehwolf, swagiaal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-20 13:02:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of stdin with -debug option from cmdline none

Description Juan Antonio Martinez 2012-01-13 11:50:12 UTC
Created attachment 555053 [details]
output of stdin with -debug option from cmdline

Description of problem:

I suffer the old eclipse GDK_NATIVE_WINDOWS bug in my new F16 installed from scratch :-(

But with gnome 3 setting this variable by mean of "export" or by mean of editing eclipse.ini has no effect

Version-Release number of selected component (if applicable):

F16 fresh install
Eclipse from Fedora repositories
Version: 3.7.1
Build id: R3_7_1

How reproducible:
Allways

Steps to Reproduce:
1. Start eclipse
2. Create a new project
3. Try to create a new java class
  
Actual results:
Accept button is ignored ( either by keyboard or mouse selecction )

Expected results:
Dialog closes, new class created and opened in editor

Additional info:

Same problem as old GDK_NATIVE_WINDOWS=true, but due to gnome3 (swt problem??) the old solution does not work

Erasing workspace and ${HOME}/.eclipse does not solve the problem
Starting in -debug mode shows no extra info (log attached)

Comment 1 Juan Antonio Martinez 2012-01-20 13:01:55 UTC
UPDATE:
Recent updates of eclipse-emf-*, and eclipse-cdt solves the problem.

Thanks
Juan Antonio

Comment 2 Andrew Overholt 2012-01-20 16:28:10 UTC
Thanks for letting us know, Juan Antonio.  I've been thinking about this bug all week and while I can't reproduce, I'm very surprised that EMF or CDT fixes it.  If it returns, please let us know and we'll work with upstream on it.