Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Selecting one line of text in the Eclipse 3.2 Java editor
Selecting one line of text in the Eclipse 3.2 Java editor [message #233552] Mon, 31 July 2006 16:08 Go to next message
Eclipse UserFriend
Originally posted by: rongwrook.yahoo.com

Hello all,

There is a change in how text selection works in the Java
Editor in Eclipse 3.2

If I click at the right end of a line, and hold the mouse
down and drag leftwards, always staying on the same line,
at first the text is selected from the end of the line to
where the mouse is, and gets highlighted in blue.

Then when the cursor reaches the left margin, suddenly
the whole line goes white and I have nothing selected.

If I move the cursor rightwards again, when I cross the
left margin, it "pops" and I get the whole line again.

This is really irritating. It forces me to position with 1-pixel
accuracy for the simple, common case of selecting one line.

Evidently it's a change. (There was some funny behavior of a similar
sort before, but not so bad -- it was only unbearable over my slow
VPN connection.) Somebody thinks this is a feature. Does anyone know
where it is documented, what it's called, what the motivation is,
or, especially, any way to turn it off?

Thanks
jim
Re: Selecting one line of text in the Eclipse 3.2 Java editor [message #233622 is a reply to message #233552] Wed, 02 August 2006 01:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom_eicher.ch.ibm.com

Hi Jim,

the behavior you describe is not intended and I cannot reproduce -
please try to find out whether this is caused by an additional plug-in
or the Eclipse base install. If you can reproduce, please file a bug
against platform-text.

If you are running on a Java6 VM, also check
https://bugs.eclipse.org/bugs/show_bug.cgi?id=141751

-tom

Jim Goodwin wrote:
> Hello all,
>
> There is a change in how text selection works in the Java
> Editor in Eclipse 3.2
>
> If I click at the right end of a line, and hold the mouse
> down and drag leftwards, always staying on the same line,
> at first the text is selected from the end of the line to
> where the mouse is, and gets highlighted in blue.
>
> Then when the cursor reaches the left margin, suddenly
> the whole line goes white and I have nothing selected.
>
> If I move the cursor rightwards again, when I cross the
> left margin, it "pops" and I get the whole line again.
>
> This is really irritating. It forces me to position with 1-pixel
> accuracy for the simple, common case of selecting one line.
>
> Evidently it's a change. (There was some funny behavior of a similar
> sort before, but not so bad -- it was only unbearable over my slow
> VPN connection.) Somebody thinks this is a feature. Does anyone know
> where it is documented, what it's called, what the motivation is,
> or, especially, any way to turn it off?
>
> Thanks
> jim
Re: Selecting one line of text in the Eclipse 3.2 Java editor [message #233771 is a reply to message #233622] Thu, 03 August 2006 12:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rongwrook.yahoo.com

Hi Tom,

That's a surprise. I really didn't imagine it was a bug; I
actually expected it was a good feature gone bad, or some
mode I didn't understand.

I'll dig into it when I can (vacation looming though --
I might not get time before Sep).

/jg
Re: Selecting one line of text in the Eclipse 3.2 Java editor [message #233778 is a reply to message #233622] Thu, 03 August 2006 14:16 Go to previous message
Eclipse UserFriend
Originally posted by: rongwrook.yahoo.com

Tom Eicher wrote:
> ... check https://bugs.eclipse.org/bugs/show_bug.cgi?id=141751
>
That's it, all right.
Nothing to add to what's there.
thnx
jg
Previous Topic:JUNIT__HOME classpath variable reset to folder
Next Topic:Decorations of title image in Java Editor?
Goto Forum:
  


Current Time: Tue Jul 15 00:05:42 EDT 2025

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

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

Back to the top