https://bugs.freedesktop.org/show_bug.cgi?id=45868
--- Comment #5 from Markus Mohrhard <[email protected]> 2012-03-06 10:12:01 PST --- (In reply to comment #3) > IMHO priority should have to hold predictable and consistent behavior in CALC, > and what I see here is very strange and inconsistent, I believe nobody will > expect these results. > > @Markus: > Fix for what Bugzilla Bug numbers causes problems of this bug? n#677811 and a more recent commit from me. The problem is that if you copy empty cells and paste them to an external program( writer, mail, ... ) you get more or less a large list of useless data so we only copy the area with content to the copy document. This is does not affect Calc itself. Calc uses a totally different way to access the copy/paste data which is not related to the way we save data for external use. Calc uses an internal copy/paste document which contains all information that were in the original document. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
