Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Text widget and native browser Copy/Paste menu
Text widget and native browser Copy/Paste menu [message #128995] Tue, 21 April 2009 01:52 Go to next message
Eclipse UserFriend
Hi!

How i can enable in the Text widget some thing to use native browser
copy/pase menu ? I want to select some part of the text, then press
r-mouse and in the menu choose copy, like i can do that in the other web
text controls.

Thanks.
Re: Text widget and native browser Copy/Paste menu [message #129113 is a reply to message #128995] Tue, 21 April 2009 07:03 Go to previous messageGo to next message
Eclipse UserFriend
Hi Sergey,

> How i can enable in the Text widget some thing to use native browser
> copy/pase menu ? I want to select some part of the text, then press
> r-mouse and in the menu choose copy, like i can do that in the other web
> text controls.

that's just not (yet?) possible. The browser context menu is overridden,
and defining your own context menu would not help as there is no
clipbord support in RAP. See bug 250699: Cut/Copy/Paste support missing
in RAP, https://bugs.eclipse.org/bugs/show_bug.cgi?id=250699

I guess the problem is that there is no reliable clipbord support in
Javascript that works on all browsers. See also
http://qooxdoo.org/documentation/0.7/snippets/communicating_ with_the_system_clipboard

If someone has ideas / experience with this stuff, please comment on the
bug above.

Best regards, Ralf
Re: Text widget and native browser Copy/Paste menu [message #129274 is a reply to message #128995] Tue, 21 April 2009 16:13 Go to previous message
Eclipse UserFriend
Do you propose to use the "native" context menu for text widgets as
long as there is no servers-side context menu attached?
That would certainly be an option to be considered. Feel free to
file an enhancement request.

Cheers
Rüdiger


Sergey N. Yashin wrote:
> Hi!
>
> How i can enable in the Text widget some thing to use native browser
> copy/pase menu ? I want to select some part of the text, then press
> r-mouse and in the menu choose copy, like i can do that in the other web
> text controls.
>
> Thanks.
>
>
Previous Topic:ProgressIndicator Problem
Next Topic:TableTree support?
Goto Forum:
  


Current Time: Sun May 11 04:27:51 EDT 2025

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

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

Back to the top