NetXMS Support Forum

English Support => General Support => Topic started by: Dani@M3T on August 20, 2014, 02:58:31 PM

Title: Problem with Copy/Paste in Java Console
Post by: Dani@M3T on August 20, 2014, 02:58:31 PM
Copy/Paste (CTRL+C, CTRL+V) is not working at a lot of places in Java console (V1.2.16 on Windows-x64).
For example:
- Script Editor
- Agent Config Manager

That's very painful. Does others see this too?
Title: Re: Problem with Copy/Paste in Java Console
Post by: tomaskir on August 20, 2014, 04:54:55 PM
Yes, same here.

I write my scripts in Notepad++ anyway tho, since its a much more powerful editor.
Title: Re: Problem with Copy/Paste in Java Console
Post by: Dani@M3T on August 20, 2014, 04:58:10 PM
Yes thats way better of course. But I don't want to save all scripts also in the filesystem. If I have to make some changes to a script, I want to copy the existing script from NetXMS to Notepad++, edit and copy back.
Title: Re: Problem with Copy/Paste in Java Console
Post by: tomaskir on August 20, 2014, 05:33:13 PM
I definatelly agree that ctrl+c ctrl+v should work everywhere :)

For me it currently breaks from time to time even coping OIDs from MIB Explorer...
Title: Re: Problem with Copy/Paste in Java Console
Post by: Victor Kirhenshtein on August 20, 2014, 07:44:55 PM
You can use Ctrl+Insert / Shift+Insert in any text field. Problem is that RAP platform tries to handle Ctrl+C / Ctrl+V and so it is not working in text fields. I currently do not have a solution for making Ctrl+C / Ctrl+V work.

Best regards,
Victor