Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Control Keys not working in a multipage editor
Control Keys not working in a multipage editor [message #448274] Thu, 20 April 2006 10:51 Go to next message
Eclipse UserFriend
Originally posted by: nagrajhegde.yahoo.com

Hi everybody,

I have one strange problem. I am implementing a multipage editor(Not a form based, but a SWT based) which is having 2 tabs. One is a raw xml source file and the other is an UI for manipulating the xml file. Everything works fine including the synchronization. But if i go to the xml source tab and come back to the UI tab , the control keys (control X, Control C, etc1) stop working on the text fields of the UI tab and in turn they start to work on the xml file. For example if i press control A on the xml file and come back to the UI Screen and by placing the cursor on a text field and selecting the entire text field , if i press Control X , the data on the text field doens't get deleted , but the whole raw xml text on the source tab gets deleted. Similarly as i said the other control keys like control C doesn't work on the text fields of the UI tab.
But without visiting the source tab , if i continue to be on the UI tab , then all the control keys work well.
Do i need to do anything extra to make the control keys work?

Please help me in resolving this issue.

thanks & regards
Nagraj
Re: Control Keys not working in a multipage editor [message #448371 is a reply to message #448274] Mon, 24 April 2006 10:52 Go to previous message
Yetkin Oezkucur is currently offline Yetkin OezkucurFriend
Messages: 15
Registered: July 2009
Junior Member
Hi Nagraj,

I think, I am having the same problem too. I have already discussed the
issue in this group with the subject "Trouble with global action handlers in
FormEditor". As a result of the discussion, I filed the following bug,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=128995 .

Unfortunately, there is still no progress with the issue and I still could
not find a workaround for the problem. Please let me know, if you somehow
find a workaround.


Yetkin
Previous Topic:Bind Menu New -> File directly to a new EditorPage
Next Topic:Product export wizard problem
Goto Forum:
  


Current Time: Thu Jan 02 21:55:14 GMT 2025

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

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

Back to the top