Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Right/Left arrow key management in Text Component
Right/Left arrow key management in Text Component [message #552454] Thu, 12 August 2010 09:50 Go to next message
Philippe NEMBRARD is currently offline Philippe NEMBRARDFriend
Messages: 9
Registered: August 2010
Junior Member
First I want to indicate that I'm using RAP 1.3 M2.
I have a strange behavior of the Text component while it is in a editorPart, the left or right arrow key has no effect....But while this component is placed in a ViewPart or a Dialog theses keys work fine. My Text component is a single Text toto = new Text(parent, SWT.NONE);
Re: Right/Left arrow key management in Text Component [message #552474 is a reply to message #552454] Thu, 12 August 2010 10:46 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 Philippe,

I found several resolved bugs related to your problem:
292952: Arrow keys not working in Text field on form
https://bugs.eclipse.org/bugs/show_bug.cgi?id=292952
290649: Keyboard arrows not working in the Text widgets
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290649
290248: [Text] The default behavior of arrow keys doesn't work in some cases
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290248

Final version of RAP 1.3 should solve it.

Best,
Ivan

On 08/12/2010 12:50 PM, Philippe NEMBRARD wrote:
> First I want to indicate that I'm using RAP 1.3 M2.
> I have a strange behavior of the Text component while it is in a
> editorPart, the left or right arrow key has no effect....But while
> this component is placed in a ViewPart or a Dialog theses keys work
> fine. My Text component is a single Text toto = new Text(parent,
> SWT.NONE);
Re: Right/Left arrow key management in Text Component [message #552484 is a reply to message #552474] Thu, 12 August 2010 11:10 Go to previous message
Philippe NEMBRARD is currently offline Philippe NEMBRARDFriend
Messages: 9
Registered: August 2010
Junior Member
thanks a lot for your quick response
I'm exactly in the case of https://bugs.eclipse.org/bugs/show_bug.cgi?id=292952

I'll need to update my rap version
Previous Topic:Tree widget - SWT.FULL_SELECTION
Next Topic:RAP E4 target platform
Goto Forum:
  


Current Time: Fri Apr 19 21:26:15 GMT 2024

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

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

Back to the top