Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Strange tab-key navigation
Strange tab-key navigation [message #704058] Thu, 28 July 2011 08:18 Go to next message
Aleksandar Pavlov is currently offline Aleksandar PavlovFriend
Messages: 79
Registered: July 2009
Member
Hi all,

I am experiencing strange tab navigation between my controls. The
problem is that the visual rectangle disappears between sections when I
have invisible containers to form the layout.

Is it possible to tell a composite to skip its tab-focus and to pass it
to its child(ren)?

Thank you,
Aleks
Re: Strange tab-key navigation [message #704059 is a reply to message #704058] Thu, 28 July 2011 08:25 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 Aleks, try to create your composite with NO_FOCUS style flag. If this
does not help, maybe you ran into one of these bugs:
346471: LayoutComposite takes focus (tab)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=346471
321274: Compound Custom Widget Focus
https://bugs.eclipse.org/bugs/show_bug.cgi?id=321274
HTH,
Ivan

On 7/28/2011 11:18 AM, Aleksandar Pavlov wrote:
> Hi all,
>
> I am experiencing strange tab navigation between my controls. The
> problem is that the visual rectangle disappears between sections when I
> have invisible containers to form the layout.
>
> Is it possible to tell a composite to skip its tab-focus and to pass it
> to its child(ren)?
>
> Thank you,
> Aleks
Re: Strange tab-key navigation [message #704355 is a reply to message #704059] Thu, 28 July 2011 14:16 Go to previous message
Aleksandar Pavlov is currently offline Aleksandar PavlovFriend
Messages: 79
Registered: July 2009
Member
Thank you Ivan,

that NO_FOCUS style flag resolved my problems.

Best regards,
Aleks


On 28.7.2011 г. 11:25 ч., Ivan Furnadjiev wrote:
> Hi Aleks, try to create your composite with NO_FOCUS style flag. If this
> does not help, maybe you ran into one of these bugs:
> 346471: LayoutComposite takes focus (tab)
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=346471
> 321274: Compound Custom Widget Focus
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=321274
> HTH,
> Ivan
Previous Topic:WAR Products Tooling in RAP 1.4: no web.xml in product configuration?
Next Topic:e4 - RAP
Goto Forum:
  


Current Time: Thu Apr 25 08:23:06 GMT 2024

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

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

Back to the top