Created attachment 52569 [details] Example document to show lock up copying columns Calc locks up attempting to copy entire columns. Steps to reproduce with attached spreadsheet ----- 1. Select Sheet1 2. Select columns A, B, and C by clicking and dragging from the header of Column A through the header of Column C. 3. Hit Ctrl+C to copy to clipboard. 4. Select entire column of G by clicking on the G column header. 5. Hit Ctrl+V (paste from clipboard) and watch LO lock up. ----- This is current behavior with an update master as of 20 Oct 2011 $ git log -1 --format=oneline 5ad4d151dac1eb887d92200330e31af269d8d1fd migrate to StringRangeEnumerator in pdfexport
NOT reproduced with LO 3.4.3 OOO340m1 (Build:302) Ubuntu 10.04.3 x86 Linux 2.6.32-34-generic Russian UI x64 specific???
@tester8 Can you test with a development build? It may be x64 specific, but my immediate hunch is that this is broken recently in the code base. If someone else can reproduce my lock-up results on Master, then we have two ends for a git bisection process.
I'm quite sure that it has the same solution as bug 40958. We changed copy behavior between 3.4 and 3.5 and that creates this problem. *** This bug has been marked as a duplicate of bug 40958 ***