Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Any news from Eclipse team about MAC Lion EditText problem?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Giuseppe  
View profile  
 More options Nov 4 2012, 5:27 am
From: Giuseppe <porcelli.giuse...@gmail.com>
Date: Sun, 4 Nov 2012 02:27:03 -0800 (PST)
Local: Sun, Nov 4 2012 5:27 am
Subject: Any news from Eclipse team about MAC Lion EditText problem?

The problem caused by the bug in subject is really stressing a good
development.
I am following the bug
here https://bugs.eclipse.org/bugs/show_bug.cgi?id=388574 and seems that
Tor already fixed in his local version.

As Eclipse is composed by plug-ins and jar files, why don't share here this
fixed jar to replace in ours Eclipse 4.2 ?

If we wait Eclipse team to release the fix, we become old people.......

Giuseppe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tor Norbye  
View profile  
 More options Nov 4 2012, 10:31 pm
From: Tor Norbye <tnor...@google.com>
Date: Sun, 4 Nov 2012 19:31:01 -0800
Local: Sun, Nov 4 2012 10:31 pm
Subject: Re: Any news from Eclipse team about MAC Lion EditText problem?

Just to be clear: there are two fixes.

The first, real fix is the fix shown in the above issue, which is a fix to
Eclipse itself. This fixes the focus handling properly. This is fixed in
Eclipse 4.3. I tried downloading a build of 4.3 and I confirmed that the
bug is fixed. However, there were several other issues with the 4.3
nightlies, so I wouldn't recommend switching at this point.

I also don't think that you can just transplant one of the .jars from 4.3
and drop it into 4.2 and that it will necessarily work. I haven't tested
that, but you could try it.  It looks like the fix is in one of the swt
jars.

However, in ADT 21, I've added a workaround. It's a very dumb workaround,
but a workaround nonetheless. When the IDE discovers that focus handling is
broken (because it throws a null pointer exception at a certain point), it
traps that event and instead opens up the customizer. This has the net
effect of making a click on a text field (to start editing) have the effect
of clicking on the adjacent "..." button instead. This isn't great since it
means that you get a popup dialog when you want to change for example a
text attribute, but it's preferrable to the current situation where you
click and nothing happens and you click and you click and you click (and
some users might not even realize the workaround of clicking on the
customizer). However, since this behavior can definitely be perceived as
annoying, the popup also contains a 3 line red font message explaining that
it's a Mountain Lion specific Eclipse bug that will be fixed in Eclipse
4.3. I'm even hoping for a backport to 4.2.2; we'll see.

-- Tor

On Sun, Nov 4, 2012 at 2:27 AM, Giuseppe <porcelli.giuse...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »