Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 05:52 Go to next message
Sergey N. Yashin is currently offline Sergey N. YashinFriend
Messages: 44
Registered: July 2009
Member
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 11:03 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

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 20:13 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
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: Thu Apr 25 05:29:16 GMT 2024

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

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

Back to the top