Bug 295203 - [GTK2.18] Text boxes with no search suggestions are disabled
[GTK2.18] Text boxes with no search suggestions are disabled
Status: RESOLVED NOT_ECLIPSE
Product: Platform
Classification: Eclipse
Component: SWT
3.5.1
PC Linux
: P3 normal (vote)
: ---
Assigned To: Platform-SWT-Inbox CLA Friend
:
: 298762 (view as bug list)
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2009-11-16 03:24 EST by Robert Munteanu CLA Friend
Modified: 2010-01-04 15:38 EST (History)
3 users (show)

See Also:


Attachments
Disabled text box in search dialog (43.78 KB, image/png)
2009-11-16 03:24 EST, Robert Munteanu CLA Friend
no flags Details
Screenshot of the problem (49.09 KB, image/png)
2009-11-17 22:09 EST, Stephan Kleine CLA Friend
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Munteanu CLA Friend 2009-11-16 03:24:09 EST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4
Build Identifier: M20090917-0800

This applies to the widget for the search string in the search dialog, but it is disabled only if there are no previous searches. 

If completion options are available, it is possible to type in text and select previously typed entries.

Reproducible: Always

Steps to Reproduce:
1. Launch Eclipse
2. Press CTRL-H for search
3. Navigate to the 'Plug-in Search' tag
Comment 1 Robert Munteanu CLA Friend 2009-11-16 03:24:47 EST
Created attachment 152266 [details]
Disabled text box in search dialog
Comment 2 Robert Munteanu CLA Friend 2009-11-16 03:25:38 EST
Forgot to mention:

rpm -q gtk2
gtk2-2.18.1-3.5.i586
Comment 3 Bogdan Gheorghe CLA Friend 2009-11-16 10:33:30 EST
Have you tried typing in "export GDK_NATIVE_WINDOWS=true" and then running eclipse from same terminal?
Comment 4 Robert Munteanu CLA Friend 2009-11-16 10:45:45 EST
(In reply to comment #3)
> Have you tried typing in "export GDK_NATIVE_WINDOWS=true" and then running
> eclipse from same terminal?

Just tried that, and the result is the same.
Comment 5 Remy Suen CLA Friend 2009-11-16 13:03:52 EST
Does the same thing occur for the Ctrl+F search dialog in a text editor?
Comment 6 Andrew Overholt CLA Friend 2009-11-16 13:37:24 EST
I think this may be fixed bug the patch for bug 287307.  The reason I say that is because the Fedora builds of 3.5.1 include that patch _and_ the GDK_NATIVE_WINDOWS=true workaround and I cannot reproduce this with that setup.
Comment 7 Robert Munteanu CLA Friend 2009-11-16 14:55:20 EST
(In reply to comment #5)
> Does the same thing occur for the Ctrl+F search dialog in a text editor?

Yes, it does. The find text box works, since I have text completions, but the replace one does not.
Comment 8 Robert Munteanu CLA Friend 2009-11-16 14:59:16 EST
(In reply to comment #6)
> I think this may be fixed bug the patch for bug 287307.  The reason I say that
> is because the Fedora builds of 3.5.1 include that patch _and_ the
> GDK_NATIVE_WINDOWS=true workaround and I cannot reproduce this with that setup.

I can't try that (yet) since http://download.eclipse.org/eclipse/downloads/ only has M20091111-0800 , which does not contain the fix for bug 287307 .
Comment 9 Remy Suen CLA Friend 2009-11-16 15:30:10 EST
(In reply to comment #8)
> I can't try that (yet) since http://download.eclipse.org/eclipse/downloads/
> only has M20091111-0800 , which does not contain the fix for bug 287307 .

Download another build like 3.6M3 and see if that helps (with and without the environment variable definition). Just start on a new workspace and test your simple steps.
Comment 10 Robert Munteanu CLA Friend 2009-11-16 17:09:11 EST
(In reply to comment #9)
> (In reply to comment #8)
> > I can't try that (yet) since http://download.eclipse.org/eclipse/downloads/
> > only has M20091111-0800 , which does not contain the fix for bug 287307 .
> 
> Download another build like 3.6M3 and see if that helps (with and without the
> environment variable definition). Just start on a new workspace and test your
> simple steps.

3.6M3 does work  in any of the cases.
Comment 11 Robert Munteanu CLA Friend 2009-11-17 08:45:02 EST
After digging more, seems this is specific to running in KDE 4.3 , as running in GNOME 2.28 works fine. I think this is triggered by enabling the QTCurve style for GTK applications. Will check more.
Comment 12 Robert Munteanu CLA Friend 2009-11-17 08:56:40 EST
Also posted on https://bugzilla.novell.com/show_bug.cgi?id=556124 - I'm not sure that this necessarily a problem in Eclipse.
Comment 13 Stephan Kleine CLA Friend 2009-11-17 22:09:16 EST
Created attachment 152450 [details]
Screenshot of the problem

Same happens for me once I installed Supclipse and try to add a repository.

Please see the attached screenshot.

(This happens with Eclipse 3.5 & Subclipse updated to the current released versions)
Comment 14 Robert Munteanu CLA Friend 2009-11-19 14:04:43 EST
This is a QtCurve-gtk2 bug which has been solved in a more recent release that the one currently bundled with openSUSE 11.2 . Please see the Novell bug tracker for more details.

I think this can be closed as NOT_ECLIPSE.
Comment 15 Bogdan Gheorghe CLA Friend 2010-01-04 15:30:57 EST
Thanks Robert.

Closing as NOT_ECLIPSE.
Comment 16 Bogdan Gheorghe CLA Friend 2010-01-04 15:38:40 EST
*** Bug 298762 has been marked as a duplicate of this bug. ***