Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problem AutoCompletion with ContentProposalAdapter to select ems of popup with key up arrow
Problem AutoCompletion with ContentProposalAdapter to select ems of popup with key up arrow [message #760498] Fri, 02 December 2011 15:00 Go to next message
Angelo is currently offline AngeloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi,

I have implemented autocmpletion by using ContentProposalAdapter. When I type some characters, my popup opens, but I cannot select the item by using Key ARROW UP. With RCP it works but not with RAP. I have debugged the ContentProposalAdapter and it seems that Key Arrow UP is never fired from the client side.

I suppose that it's a filter used to improve performance, but in my case I would like navigate accrosse items of the popup of the automplete.

Do you know how to fix this problem?

Thank a lot for your help.

Regards Angelo
Re: Problem AutoCompletion with ContentProposalAdapter to select ems of popup with key up arrow [message #760632 is a reply to message #760498] Sat, 03 December 2011 17:54 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Angelo,
I think that you are running into this bug:
329639: No key event on text widget for SWT.ARROW_DOWN and SWT.ARROW_UP
https://bugs.eclipse.org/bugs/show_bug.cgi?id=329639
As stated in the bug this is Firefox issue only. Are you running
different browser?
Best,
Ivan

On 12/2/2011 5:00 PM, Angelo wrote:
> Hi,
> I have implemented autocmpletion by using ContentProposalAdapter. When
> I type some characters, my popup opens, but I cannot select the item
> by using Key ARROW UP. With RCP it works but not with RAP. I have
> debugged the ContentProposalAdapter and it seems that Key Arrow UP is
> never fired from the client side.
>
> I suppose that it's a filter used to improve performance, but in my
> case I would like navigate accrosse items of the popup of the automplete.
>
> Do you know how to fix this problem?
> Thank a lot for your help.
>
> Regards Angelo
Re: Problem AutoCompletion with ContentProposalAdapter to select ems of popup with key up arrow [message #760794 is a reply to message #760632] Mon, 05 December 2011 10:02 Go to previous message
Francis Delsinnes is currently offline Francis DelsinnesFriend
Messages: 49
Registered: November 2011
Member
See the other same topic:
http://www.eclipse.org/forums/index.php/t/263158/
Previous Topic:Creating a vertical Label
Next Topic:Creating a vertical Label
Goto Forum:
  


Current Time: Tue Apr 23 07:30:39 GMT 2024

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

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

Back to the top