Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ContentAssist popup is not navigating to items in the list
ContentAssist popup is not navigating to items in the list [message #314902] Thu, 26 April 2007 18:54 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
I seem to be missing the ability to provide navigation inside the
ContentAssist popup. When I type chars the new chars are entered as text in
the sourceViewer and nothing occurs inside the popup. What ContentAssist
calls need to be made in order provide the character based navigation inside
the popup to happen?
Re: ContentAssist popup is not navigating to items in the list [message #314924 is a reply to message #314902] Fri, 27 April 2007 14:04 Go to previous messageGo to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
Well the arrow keys and page keys work, just not the char keys to go to an
item in the list. I am using CompletionPropasal classes in the
IContentAssistProcessor.





"Drew Frantz" <drew@acm.org> wrote in message
news:f0qsgq$t3f$1@build.eclipse.org...
> I seem to be missing the ability to provide navigation inside the
> ContentAssist popup. When I type chars the new chars are entered as text
in
> the sourceViewer and nothing occurs inside the popup. What ContentAssist
> calls need to be made in order provide the character based navigation
inside
> the popup to happen?
>
>
>
Re: ContentAssist popup is not navigating to items in the list [message #314950 is a reply to message #314924] Mon, 30 April 2007 07:43 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Drew Frantz wrote:

>Well the arrow keys and page keys work, just not the char keys to go to an
>item in the list. I am using CompletionPropasal classes in the
>IContentAssistProcessor.
>
>
This is a known issue that you can find in bugzilla.

Dani

>
>
>
>
>"Drew Frantz" <drew@acm.org> wrote in message
>news:f0qsgq$t3f$1@build.eclipse.org...
>
>
>>I seem to be missing the ability to provide navigation inside the
>>ContentAssist popup. When I type chars the new chars are entered as text
>>
>>
>in
>
>
>>the sourceViewer and nothing occurs inside the popup. What ContentAssist
>>calls need to be made in order provide the character based navigation
>>
>>
>inside
>
>
>>the popup to happen?
>>
>>
>>
>>
>>
>
>
>
>
Re: ContentAssist popup is not navigating to items in the list [message #314967 is a reply to message #314950] Mon, 30 April 2007 13:51 Go to previous messageGo to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
Is there a well-known workaround?

"Daniel Megert" <daniel_megert@ch.ibm.com> wrote in message
news:f146mo$eb6$1@build.eclipse.org...
> Drew Frantz wrote:
>
> >Well the arrow keys and page keys work, just not the char keys to go to
an
> >item in the list. I am using CompletionPropasal classes in the
> >IContentAssistProcessor.
> >
> >
> This is a known issue that you can find in bugzilla.
>
> Dani
>
> >
> >
> >
> >
> >"Drew Frantz" <drew@acm.org> wrote in message
> >news:f0qsgq$t3f$1@build.eclipse.org...
> >
> >
> >>I seem to be missing the ability to provide navigation inside the
> >>ContentAssist popup. When I type chars the new chars are entered as text
> >>
> >>
> >in
> >
> >
> >>the sourceViewer and nothing occurs inside the popup. What ContentAssist
> >>calls need to be made in order provide the character based navigation
> >>
> >>
> >inside
> >
> >
> >>the popup to happen?
> >>
> >>
> >>
> >>
> >>
> >
> >
> >
> >
Re: ContentAssist popup is not navigating to items in the list [message #315017 is a reply to message #314967] Tue, 01 May 2007 13:11 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Drew Frantz wrote:

>Is there a well-known workaround?
>
>
Sure, use the standard navigation keys.

Dani

>"Daniel Megert" <daniel_megert@ch.ibm.com> wrote in message
>news:f146mo$eb6$1@build.eclipse.org...
>
>
>>Drew Frantz wrote:
>>
>>
>>
>>>Well the arrow keys and page keys work, just not the char keys to go to
>>>
>>>
>an
>
>
>>>item in the list. I am using CompletionPropasal classes in the
>>>IContentAssistProcessor.
>>>
>>>
>>>
>>>
>>This is a known issue that you can find in bugzilla.
>>
>>Dani
>>
>>
>>
>>>
>>>
>>>"Drew Frantz" <drew@acm.org> wrote in message
>>>news:f0qsgq$t3f$1@build.eclipse.org...
>>>
>>>
>>>
>>>
>>>>I seem to be missing the ability to provide navigation inside the
>>>>ContentAssist popup. When I type chars the new chars are entered as text
>>>>
>>>>
>>>>
>>>>
>>>in
>>>
>>>
>>>
>>>
>>>>the sourceViewer and nothing occurs inside the popup. What ContentAssist
>>>>calls need to be made in order provide the character based navigation
>>>>
>>>>
>>>>
>>>>
>>>inside
>>>
>>>
>>>
>>>
>>>>the popup to happen?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>
>
>
>
Previous Topic:Do I have to dispose Clipboard in this case?
Next Topic:Syntax highlighting - Different background color in some items
Goto Forum:
  


Current Time: Wed Jul 17 03:33:34 GMT 2024

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

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

Back to the top