Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Button Clicks Don't Work(When clicking buttons they don't work, I have to press enter)
icon5.gif  Button Clicks Don't Work [message #512888] Mon, 08 February 2010 09:51 Go to next message
Luke Mallon is currently offline Luke MallonFriend
Messages: 2
Registered: February 2010
Junior Member
Hello All,
Just wondering if anyone has come across this and if it is a bug or not.

When doing a search (ctrl+f), and in other areas, clicking on the buttons find, replace/find, replace and replace all doesn't work I have to highlight the button and press enter.

I'm using Build-ID: 20090920-1017 on Ubuntu 9.10.

Thanks for your help.

Regards,
Luke
Re: Button Clicks Don't Work [message #512924 is a reply to message #512888] Mon, 08 February 2010 06:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

This is probably related to the fact that the latest version of GTK
causes eclipse problems. try
export GDK_NATIVE_WINDOWS=1
then run eclipse.

Dave Kelsey


On 08/02/10 09:51, Luke Mallon wrote:
> Hello All,
> Just wondering if anyone has come across this and if it is a bug or not.
>
> When doing a search (ctrl+f), and in other areas, clicking on the
> buttons find, replace/find, replace and replace all doesn't work I have
> to highlight the button and press enter.
>
> I'm using Build-ID: 20090920-1017 on Ubuntu 9.10.
>
> Thanks for your help.
>
> Regards,
> Luke
Re: Button Clicks Don't Work [message #512949 is a reply to message #512924] Mon, 08 February 2010 12:24 Go to previous messageGo to next message
Basil Gohar is currently offline Basil GoharFriend
Messages: 24
Registered: July 2009
Junior Member
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/08/2010 06:21 AM, dave kelsey wrote:
> This is probably related to the fact that the latest version of GTK
> causes eclipse problems. try
> export GDK_NATIVE_WINDOWS=1
> then run eclipse.
>
> Dave Kelsey

For the record, I was having this exact same problem, and following
these instructions solved it completely. This probably has to be run on
the command-line, for example:

GDK_NATIVE_WINDOWS=1; eclipse &
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAktwAl0ACgkQaVgOCFr0s2IU2wCbBdkveD5zayniT68Tb+3M lv+1
INMAni1V6Z6Kyk76HbIltW6rD8Qb2qU8
=yBYf
-----END PGP SIGNATURE-----
Re: Button Clicks Don't Work [message #513027 is a reply to message #512888] Mon, 08 February 2010 15:47 Go to previous message
Luke Mallon is currently offline Luke MallonFriend
Messages: 2
Registered: February 2010
Junior Member
Thank you Dave Kelsey and Basil Gohar.

That has worked for me.
Previous Topic:Can tab rules be changed
Next Topic:Xdebug, view full variable content
Goto Forum:
  


Current Time: Fri Apr 19 13:51:52 GMT 2024

Powered by FUDForum. Page generated in 0.02125 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top