| [news.eclipse.platform.rcp] Re: [JFACE] loose focus from SourceViewer |
Hi,This is the correct behavior for the source viewer. Having said that, you have several choices:
I have a editor, which among things has a SourceViewer. The problem is that when this SourceViewer has focus, I press tab, it actually puts a tab in the code. So how do I give focus to other controls in the editor using the keyboard. This is a big accesbility problem for us, so any help would be appreciated..
Dani