Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Linux - TabFolder Traversal using keyboard
Linux - TabFolder Traversal using keyboard [message #437611] Tue, 08 June 2004 21:15 Go to next message
ss is currently offline ssFriend
Messages: 3
Registered: July 2009
Junior Member
I can't do tabfolder traversal using keyboard arrow keys in linux. Running
Eclipse 3.0RC1 GTK. But CTabFolder works fine.

Any ideas ?

--
SS
Re: Linux - TabFolder Traversal using keyboard [message #437651 is a reply to message #437611] Wed, 09 June 2004 13:36 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Use CTRL+PageDown and CTRL+PageUp to traverse between adjacent tabs, and
Home/End to go to the first/last tab.

"ss" <storaskar@xx.xxx.xxx> wrote in message
news:ca5a8n$deg$1@eclipse.org...
>
> I can't do tabfolder traversal using keyboard arrow keys in linux. Running
> Eclipse 3.0RC1 GTK. But CTabFolder works fine.
>
> Any ideas ?
>
> --
> SS
>
Re: Linux - TabFolder Traversal using keyboard [message #437725 is a reply to message #437651] Wed, 09 June 2004 16:31 Go to previous messageGo to next message
SS is currently offline SSFriend
Messages: 3
Registered: July 2009
Junior Member
CTRL+PageUP and CTRL+PageDown works fine if you just have one set of tabs.

I actually have CTabFolder on the outer layer and have TabFolder inside
that.
Even if focus is on TabFolder, CTRL+PageUP and CTRL+PageDown seems to work
on outer layer of CTabFolder. But Home/End does work on TabFolder itself.
Shouldn't it be consistent ? Is this a bug ?

Any ideas ??

SS


Grant Gayed wrote:

> Use CTRL+PageDown and CTRL+PageUp to traverse between adjacent tabs, and
> Home/End to go to the first/last tab.

> "ss" <storaskar@xx.xxx.xxx> wrote in message
> news:ca5a8n$deg$1@eclipse.org...
> >
> > I can't do tabfolder traversal using keyboard arrow keys in linux. Running
> > Eclipse 3.0RC1 GTK. But CTabFolder works fine.
> >
> > Any ideas ?
> >
> > --
> > SS
> >
Re: Linux - TabFolder Traversal using keyboard [message #437789 is a reply to message #437725] Thu, 10 June 2004 14:23 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
That behaviour sounds strange. Please log a bug report with Platform - SWT
and include a stand-alone code snippet that shows the problem. Thanks.

Grant

"SS" <storaskar@xx.xxx.xxx> wrote in message
news:ca7e1c$o4d$1@eclipse.org...
> CTRL+PageUP and CTRL+PageDown works fine if you just have one set of tabs.
>
> I actually have CTabFolder on the outer layer and have TabFolder inside
> that.
> Even if focus is on TabFolder, CTRL+PageUP and CTRL+PageDown seems to work
> on outer layer of CTabFolder. But Home/End does work on TabFolder itself.
> Shouldn't it be consistent ? Is this a bug ?
>
> Any ideas ??
>
> SS
>
>
> Grant Gayed wrote:
>
> > Use CTRL+PageDown and CTRL+PageUp to traverse between adjacent tabs, and
> > Home/End to go to the first/last tab.
>
> > "ss" <storaskar@xx.xxx.xxx> wrote in message
> > news:ca5a8n$deg$1@eclipse.org...
> > >
> > > I can't do tabfolder traversal using keyboard arrow keys in linux.
Running
> > > Eclipse 3.0RC1 GTK. But CTabFolder works fine.
> > >
> > > Any ideas ?
> > >
> > > --
> > > SS
> > >
>
>
Re: Linux - TabFolder Traversal using keyboard [message #437795 is a reply to message #437789] Thu, 10 June 2004 17:01 Go to previous message
SS is currently offline SSFriend
Messages: 3
Registered: July 2009
Junior Member
Bug #

https://bugs.eclipse.org/bugs/show_bug.cgi?id=66433


Grant Gayed wrote:

> That behaviour sounds strange. Please log a bug report with Platform - SWT
> and include a stand-alone code snippet that shows the problem. Thanks.

> Grant

> "SS" <storaskar@xx.xxx.xxx> wrote in message
> news:ca7e1c$o4d$1@eclipse.org...
> > CTRL+PageUP and CTRL+PageDown works fine if you just have one set of tabs.
> >
> > I actually have CTabFolder on the outer layer and have TabFolder inside
> > that.
> > Even if focus is on TabFolder, CTRL+PageUP and CTRL+PageDown seems to work
> > on outer layer of CTabFolder. But Home/End does work on TabFolder itself.
> > Shouldn't it be consistent ? Is this a bug ?
> >
> > Any ideas ??
> >
> > SS
> >
> >
> > Grant Gayed wrote:
> >
> > > Use CTRL+PageDown and CTRL+PageUp to traverse between adjacent tabs, and
> > > Home/End to go to the first/last tab.
> >
> > > "ss" <storaskar@xx.xxx.xxx> wrote in message
> > > news:ca5a8n$deg$1@eclipse.org...
> > > >
> > > > I can't do tabfolder traversal using keyboard arrow keys in linux.
> Running
> > > > Eclipse 3.0RC1 GTK. But CTabFolder works fine.
> > > >
> > > > Any ideas ?
> > > >
> > > > --
> > > > SS
> > > >
> >
> >
Previous Topic:Remove a singe Item from a TableTree
Next Topic:JVMCI161: FATAL ERROR in native method: Out of memory when....
Goto Forum:
  


Current Time: Thu Apr 25 00:38:33 GMT 2024

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

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

Back to the top