https://bugs.documentfoundation.org/show_bug.cgi?id=137774
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |113499 Version|6.4.6.2 release |3.6.0.4 release Keywords| |bibisected, regression Summary|Calc - Copy Hidden Cells |Filling hidden cells fails |fails when Column is hidden | |by column context menu | --- Comment #3 from Buovjaga <[email protected]> --- Bibisected with Linux 43all repo to range ee7084c4f720c932df67c8ff033dab4d8d556179..250feedd8e50e5eb52682a194823567ba5287c60 Out of which these seem relevant: commit 73ff3a49a0891c7787f08eec86357c320a76c263 Author: Markus Mohrhard <[email protected]> Date: Wed Apr 11 22:02:06 2012 +0200 first part for ScTable::GetAutoFillPreview Actually this is a bit more tricky. Currently it is showing wrong values for hidden rows/columns commit 290a851bdc42a78426dea987ffbcb511e36c34fb Author: Markus Mohrhard <[email protected]> Date: Wed Apr 11 21:53:30 2012 +0200 ScTable::FillAuto should work with hidden rows/columsn now too commit a6a0ea2f352f98b801bb6aade04caeb07e180403 Author: Markus Mohrhard <[email protected]> Date: Wed Apr 11 21:44:09 2012 +0200 add unit test for autofill commit f61cbce529d039bb0e208e81cf66974cc4428420 Author: Markus Mohrhard <[email protected]> Date: Wed Apr 11 21:35:59 2012 +0200 make ScTable::FillSeries work correctly with hidden rows/columns There was one intermediate state, where the cells were filled, but not incremented (I marked it as 'good'). Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=113499 [Bug 113499] [META] AutoFill bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
