Problem description: Pasted text from Visual Studio (RTF) losts style formattings. (paste special contains only "not formatted text" option) Steps to reproduce: 1.Open Visual Studio 2.Insert text, copy and past to Writer Current behavior: Text formatted as standard Expected behavior: The text retains the formatting (color and font) (It corresponds to Formatted Text (RTF) in the Paste Special)
*** This bug has been marked as a duplicate of bug 67764 ***
*** Bug 101158 has been marked as a duplicate of this bug. ***
1. This bug is not a duplicate of bug 67764. This bug is about absence of ability to paste from VS as RTF, while 67764 is about removal of spaces when pasting from VS as HTML. 2. This bug is a regression, because it worked OK until 5.1 inclusive (tested with Version: 5.1.4.2 (x64) Build ID: f99d75f39f1c57ebdd7ffc5f42867c12031db97a CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; Locale: ru-RU (ru_RU)) 3. This bug is still reproducible with current master Version: 5.3.0.0.alpha0+ Build ID: d88ba9042cc68cd6c8aecd1c54c79f11d0887624 CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; Locale: ru-RU (ru_RU); Calc: group
Caused by: author Oliver Specht <oliver.specht@cib.de> 2016-03-09 15:19:51 (GMT) committer Oliver Specht <oliver.specht@cib.de> 2016-03-10 10:11:04 (GMT) commit 36bf13247b01075b533b127c7e5ffc760f9642f8 (patch) tree f70cdbad2cb3bf8f15b248f342ce88c4cc237523 parent 416526cfa382d3482042f3c917bcb2bfa178402a (diff) tdf#97591: mark RTF clipboard format as text/rtf text/rtf replaces text/richtext which is not RTF Change-Id: I2be750b595ba23ed75698b68c0d4ffd8f3a12870 Reviewed-on: https://gerrit.libreoffice.org/23086 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de> https://cgit.freedesktop.org/libreoffice/core/commit/?id=36bf13247b01075b533b127c7e5ffc760f9642f8
Adding Cc: to Oliver Specht
*** This bug has been marked as a duplicate of bug 101828 ***