Content Completion not working ?

Are you missing a feature? Request its implementation here.
KalpaK
Posts: 4
Joined: Mon Aug 25, 2008 5:49 pm
Location: Paris, France

Content Completion not working ?

Post by KalpaK »

Greetings,

oXygen 9.3 build 2008081314

With the option "Content Completion" on, whenever I copy/paste text from an external source (MS Word) into an element of oXygen in the Editor (say, <p>), the list of available elements is no longer available (for example <indexterm>. I have to close/reopen oXygen to make that list available again.

Am I the only one ?
Cheers
KalpaK
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Content Completion not working ?

Post by sorin_ristache »

Hello,

If the pasted block of text contains an element that makes the edited document invalid then the content completion does not work when the cursor is after the inserted block of text, in the same parent element where the etxt was inserted. But that does not have a connection with the way of inserting the text (copy and paste, type in the editor panel, edit the file on disk with other application). That is caused by the document being invalidated by the inserted text and it should not stop the content completion in other elements of the same XML document where nothing was pasted or in the same element but before the insertion point.

If content completion stops in your document when the cursor is located before the insertion point or when the cursor is located in other XML element please post a sample document in two forms: before and after inserting the block of text by copy and paste and also post the position where the cursor is located when you try to use the content completion assistant but it stopped working.


Regards,
Sorin
KalpaK
Posts: 4
Joined: Mon Aug 25, 2008 5:49 pm
Location: Paris, France

Re: Content Completion not working ?

Post by KalpaK »

Hello Sorin

Thanks for the quick reply ;-)

As soon as this happens again, I'll post an adequate reply

Cheers for now.
KalpaK
Post Reply