https://bugs.documentfoundation.org/show_bug.cgi?id=90120

--- Comment #6 from colingirl...@googlemail.com ---
I can re-produce part of this bug reliably by doing the following on Windows
with Libre Writer version 5.0.4.2.

Copy a word from a .hpp document in Visual Studio 2010 using Ctrl+C.
Create a new document in Writer and paste option is not available.

I created a test .hpp document with the following content to replicate the
problem (use this example exactly):
class TestClass
{

    TestData m_test_data;
};

Steps:
1. In Visual Studio I simply double click TestData word and click Ctrl+C to
copy the word.
2. I start Writer, create a heading with Heading 1 and call the Heading Test,
then press enter to go onto the next line.
3. I then use right mouse button click for context menu, and the paste and
paste-special options are disabled.

My only change in Libre office from default installation is I have changed the
next style to be Default text instead of heading, so after typing in the Test
text within the header 1 style, I press enter for the next line where I then
paste into the Default text style.

The part that is random is using Ctrl+V to paste, sometimes it works and
sometimes it doesn't.
The right click context menu for paste and paste-special are always disabled
when I do this.

So there could possibly be two bugs here, one where the copy/paste buffer is
not being handled properly, and another where the context menu is handling
buffer state differently from the keyboard shortcut (Ctrl+V).

I've also noticed it's more of a problem when there are headings in the
document.

I am running Windows 7 (64-bit), which is up to date on patches.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to