Well as part of the QA team, i do want to copy and paste the version from the about dialog, but its happened to me many a time that i copy it, i close LibO and i come to paste and the clipboard is empty. I tested this on Linux Mint (3.3.0, 4.2.4, 4.3 beta 2) and Ubuntu (4.2.3). This doesnt occur on Windows 7.
*** This bug has been marked as a duplicate of bug 48783 ***
This "FIXED" bug just caused me to lose about an hour of work on a current master build on Ubuntu 16.04. Since Bug 48783 only fixed this for a subset of users, I'm using this to track the Ubuntu and gtk2 users who are still affected by this bug. Steps to reproduce: 1. Use an Ubuntu build or start with SAL_USE_VCLPLUGIN=gtk ./soffice 2. Select and copy some text in LibreOffice Writer. 3. Close Writer as well as any other instances of LO. 4. Paste the content in a text editor or any other application Tested versions: Version: 5.1.4.2 Build ID: 1:5.1.4-0ubuntu1 Version: 5.3.0.0.alpha0+ Build ID: 17fbab444b130d1bb4c1abfc3feb1cfb33f7f39f
lp#983449 is a dupe of lp#11334, so updating the "see also". Also this not a bug in LibreOffice. Clipboards clearing on exit is how X11 intends to work by default. https://www.freedesktop.org/wiki/ClipboardManager/ describes how to make a desktop environment get around that. But this is the job of the desktop environment, not of LibreOffice => RESOLVED/NOTOURBUG.
Björn, From lp#11334 > This bug will happen in any application that does **NOT** comply with the clipboard specification from FreeDesktop.[emphasis mine] http://www.freedesktop.org/wiki/ClipboardManager Yet, here you say "Clipboards clearing on exit is how X11 intends to work by default." In either case, it's clearly not how X11 Applications must work. From simple apps like calculator, gedit to complex gtk2 apps like Firefox, Google Chrome all work as expected. We are the only major app on lp#11334 that clears the clipboard on exit. Why is it nearly every other Ubuntu app can workaround this bug, but we must accept it as an problem X11.
(In reply to Luke from comment #4) > Why is it nearly every other Ubuntu app can workaround this bug, but we must > accept it as an problem X11. Ubuntu switches to the gtk3 backend by default in Ubuntu 16.10 anyway.
This is not an Ubuntu specific bug. I can reproduce it with the latest builds on Arch. Unless drop the gtk2 backend, I don't see why this bug should be closed.
Sigh, Enhancement then at least as per Comment 3.
Gtk2 backend was dropped, closing.