https://bugs.documentfoundation.org/show_bug.cgi?id=169310
--- Comment #15 from V Stuart Foote <[email protected]> --- (In reply to Mike Kaganski from comment #14) > (In reply to V Stuart Foote from comment #13) > > How is this related to the original issue of pasting text? Hadn't looked at Danat's off site video. But would note similar "truncation" of available system clipboard formats when restoring the copied text. InsideClipboard shows this on system clipboard for the original text: 1 CF_TEXT Memory 138 7 13 CF_UNICODETEXT Memory 276 6 49300 Rich Text Format Memory 3,461 2 49396 HTML Format Memory 941 5 49587 Richtext Format Memory 3,461 3 49799 Star Object Descriptor (XML) Memory 82 9 49853 Link Memory 90 8 49884 HTML (HyperText Markup Language) Memory 835 4 49885 Star Embed Source (XML) Memory 6,591 1 and then get this for a clip restored from Windows clipboard history: 13 CF_UNICODETEXT Memory 276 1 49396 HTML Format Memory 735 2 49653 ExcludeClipboardContentFromMonitorProcessing Stream 90 3 49654 ClipboardHistoryItemId Stream 76 4 Suspect we may then be able to read the CF_UNICODETEXT, otherwise the string pastes would be blank as well. Something is not behaving in clip formats of the Windows clipboard history widget. -- You are receiving this mail because: You are the assignee for the bug.
