https://issues.apache.org/ooo/show_bug.cgi?id=118923
--- Comment #36 from Yuri Dario <[email protected]> --- This commit fixes the famous clipboard locking bug: under some unknown situations, the clipboard was no longer available to other applications (os2 included) and the User Interface was locked until OO or the other app was killed. This was happening because the clipboard was opened even if no data was available for storage, so it was not closed. do not open the clipboard if data is not available, fix clipboard locking. Sending dtrans/source/os2/clipb/Os2Clipboard.cxx Sending dtrans/source/os2/clipb/Os2Transferable.hxx Committed revision 1353109. -- You are receiving this mail because: You are on the CC list for the bug.
