https://bugs.documentfoundation.org/show_bug.cgi?id=106106
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|NEW |RESOLVED --- Comment #12 from Buovjaga <[email protected]> --- (In reply to J22Gim from comment #10) > I have something similar, also with qlipper. I think I filled a bug but I > can't find it. I found a straightforward way to reproduce the magic > appearance of a DdeLink. > > With qilipper running: > 1. Open a brand new Writer file > 2. Write anything (eg 'AAA') > 3. Copy AAA to the clipboard > 4. Press ENTER, and the phantom link appears > > Without qlipper: > Everything works as expected. > > Please see the attached video file with a screencast (if you use VLC you > will see an empty screen, you have to use another video player or disable > 'Hardware encoding' on VLC) Thanks for bringing this up. Mike Kaganski found that NetBeans has a clipboard history & listener: https://github.com/apache/netbeans/blob/348b0cd2951cabc5dcc06e2f5f585a0a1b345fdd/ide/editor/src/org/netbeans/modules/editor/impl/actions/clipboardhistory/ClipboardHistory.java So it seems to be the same story as qlipper in your bug 151401. Let's close this as well. Anyone affected can report this to NetBeans: https://github.com/apache/netbeans/issues -- You are receiving this mail because: You are the assignee for the bug.
