[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: text copy/paste background annoying problem

Kar wrote:
Sorry if I have bothered anyone ...
the point is that I have extended an editor from the wtp plug-in and just because I did not get any answer from the platform I was hoping to get more from here.


about the target editor ... this is actually any editor ... from Microsoft word editor to any editor that deal with rich text formatting.
This is a known issue (see bugzilla for details) when using folding/projection: copy also needs to copy the folded text but there's currently no API to build the RTF for that which is normally done by the StyledText widget. We've added special code to handle the case when everything is selected.

Dani

sorry again Kar


"Nitin Dahyabhai" <nitind@xxxxxxxxxx> wrote in message news:gv4fdj$7im$1@xxxxxxxxxxxxxxxxxxxx
Kar wrote:
Hi all, I have a question on editor (StructuredTextEditor) COPY/PASTE

I have extended this editor to use it in my rcp application ... honestly I have seen the same problem around eclipse ...

If there is an answer, it will be to your original post in eclipse.platform 4 days earlier. My guess is it's partially related to where you're pasting it, and how i interprets the type of data it's pulling off the clipboard.


--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational