Skip to main content



      Home
Home » Newcomers » Newcomers » Instance Member markup/selection - annoying behaviour in eclipse 3.1
Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #103172] Tue, 20 September 2005 10:43 Go to next message
Eclipse UserFriend
Originally posted by: timnospamwernick.pentosnospam.de

Hello @ all,
I don't know why and it's not happening allways but eclipse sometimes
shows a very weird and annoying behaviour. When I create an instance
member of a java class the member name is selected/marked after a
pausing little time in writing. When I continue with typing the name is
overwritten. This only happens sometimes and I don't know how to switch
it off. Any help on how to switch this behaviour off is greatly appreciated.


Thanks in advance



Tim
Re: Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #103526 is a reply to message #103172] Wed, 21 September 2005 09:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Tim Wernick wrote:

> Hello @ all,
> I don't know why and it's not happening allways but eclipse sometimes
> shows a very weird and annoying behaviour. When I create an instance
> member of a java class the member name is selected/marked after a
> pausing little time in writing.

That's probably the mark occurrence feature which marks all occurrence
of the same member in the file.

> When I continue with typing the name is
> overwritten.

What exactly do you mean here? The name is overwritten?

> This only happens sometimes and I don't know how to switch
> it off. Any help on how to switch this behaviour off is greatly
> appreciated.

Simple click the yellow marker button in the tool bar.

HTH
Dani

>
>
> Thanks in advance
>
>
>
> Tim
Re: Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #103538 is a reply to message #103526] Wed, 21 September 2005 10:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: timnospamwernick.pentosnospam.de

Hello Daniel,
thanks for your reply...

Daniel Megert wrote:
> Tim Wernick wrote:
>
>> Hello @ all,
>> I don't know why and it's not happening allways but eclipse sometimes
>> shows a very weird and annoying behaviour. When I create an instance
>> member of a java class the member name is selected/marked after a
>> pausing little time in writing.
>
>
> That's probably the mark occurrence feature which marks all occurrence
> of the same member in the file.
>
>> When I continue with typing the name is
>> overwritten.
>
>
> What exactly do you mean here? The name is overwritten?

Yes the name is overwritten... Maybe I described it not in a clear way...
When I type in for example "public void setABC" and pause a little in
typing the setABC is selected. If I continue with typing in the method
signature the selection is overwritten.

>
>> This only happens sometimes and I don't know how to switch
>> it off. Any help on how to switch this behaviour off is greatly
>> appreciated.
>
>
> Simple click the yellow marker button in the tool bar.
>
> HTH
> Dani
>
>>
>>
>> Thanks in advance
>>
>>
>>
>> Tim

Greetz


Tim
Re: Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #103839 is a reply to message #103538] Thu, 22 September 2005 05:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Tim Wernick wrote:

> Hello Daniel,
> thanks for your reply...
>
> Daniel Megert wrote:
>
>> Tim Wernick wrote:
>>
>>> Hello @ all,
>>> I don't know why and it's not happening allways but eclipse sometimes
>>> shows a very weird and annoying behaviour. When I create an instance
>>> member of a java class the member name is selected/marked after a
>>> pausing little time in writing.
>>
>>
>>
>> That's probably the mark occurrence feature which marks all
>> occurrence of the same member in the file.
>>
>>> When I continue with typing the name is
>>> overwritten.
>>
>>
>>
>> What exactly do you mean here? The name is overwritten?
>
>
> Yes the name is overwritten... Maybe I described it not in a clear way...
> When I type in for example "public void setABC" and pause a little in
> typing the setABC is selected. If I continue with typing in the method
> signature the selection is overwritten.

OK - that's definitely not the mark occurrence feature (it only marks
the instance but does affect the selection). Please file a bug report
with steps to reproduce.

Dani

>
>>
>>> This only happens sometimes and I don't know how to switch
>>> it off. Any help on how to switch this behaviour off is greatly
>>> appreciated.
>>
>>
>>
>> Simple click the yellow marker button in the tool bar.
>>
>> HTH
>> Dani
>>
>>>
>>>
>>> Thanks in advance
>>>
>>>
>>>
>>> Tim
>>
>
> Greetz
>
>
> Tim
Re: Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #104192 is a reply to message #103839] Fri, 23 September 2005 04:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: timnospamwernick.pentosnospam.de

Daniel Megert wrote:
>
> OK - that's definitely not the mark occurrence feature (it only marks
> the instance but does affect the selection). Please file a bug report
> with steps to reproduce.
>
> Dani
>
Well thats a problem... It's not very easy to reproduce... It only
happens sometimes after some time working with eclipse. As if eclipse
gets into an inconsistent state. But I will try to reproduce it and file
the bug as soon as I can find a way to reproduce it.

Thanks and Greets



Tim
Re: Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #104205 is a reply to message #104192] Fri, 23 September 2005 05:23 Go to previous messageGo to next message
Eclipse UserFriend
Maybe you should also check your keybord, mouse and/or touchpad. It could
be, that some text/code will be selected while you are typing, because of
some hardware defects.


"Tim Wernick" <timnospamwernick@pentosnospam.de> schrieb im Newsbeitrag
news:dh0ech$mbj$1@news.eclipse.org...
> Daniel Megert wrote:
>>
>> OK - that's definitely not the mark occurrence feature (it only marks the
>> instance but does affect the selection). Please file a bug report with
>> steps to reproduce.
>>
>> Dani
>>
> Well thats a problem... It's not very easy to reproduce... It only happens
> sometimes after some time working with eclipse. As if eclipse gets into an
> inconsistent state. But I will try to reproduce it and file the bug as
> soon as I can find a way to reproduce it.
>
> Thanks and Greets
>
>
>
> Tim
Re: Instance Member markup/selection - annoying behaviour in eclipse 3.1 [message #105249 is a reply to message #104205] Tue, 27 September 2005 07:12 Go to previous message
Eclipse UserFriend
Originally posted by: timnospamwernick.pentosnospam.de

Przemyslaw wrote:
> Maybe you should also check your keybord, mouse and/or touchpad. It could
> be, that some text/code will be selected while you are typing, because of
> some hardware defects.
Hi Przemyslaw,
then I would expect this "behaviour" in other applications as well. For
example in OpenOffice or Thunderbird. But it is limited only to eclipse.
Everything else works fine. And it only occurs sometimes as I stated
before. Currently everything works fine but in the next ten minutes or 2
hours this "behaviour" may be "switched on" again.

Greets


Tim
Previous Topic:Working with same workspace on Windows and Solaris
Next Topic:.project vs manifest.mf for dependencies
Goto Forum:
  


Current Time: Mon Jun 23 03:24:16 EDT 2025

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

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

Back to the top