[Libreoffice-bugs] [Bug 137774] Filling hidden cells fails

2022-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137774

--- Comment #6 from Colin  ---
(In reply to Justin L from comment #4)
> I would consider autofill affecting hidden rows as a bug it if were to
> happen. It very intentionally does not work that way.  See bug 113785.


Are you implying you'd sooner rewrite the help facility than fix the bug?
At the very least, a well-defined procedure would probably give the user the
ability to select a preferred approach. Just like when the user is asked if
they would prefer cell references to be expanded and adjusted when cells/rows
are inserted or autofilters re-sort the cells according to
value..and many more examples which any user could identify.
Reductio ad absurdum.
I imagine there is some mechanism with LO that detects "drag Filling" and
presumably that mechanism could be improved to incorporate "would you like the
hidden cells updated?"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137774] Filling hidden cells fails

2022-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137774

Justin L  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Justin L  ---
bug 56799 is discussing autofill - seems to be identical to this discussion.

Note the last comment 21 - NOTABUG.

*** This bug has been marked as a duplicate of bug 56799 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137774] Filling hidden cells fails

2022-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137774

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||3785
   Hardware|x86-64 (AMD64)  |All

--- Comment #4 from Justin L  ---
I would consider autofill affecting hidden rows as a bug it if were to happen.
It very intentionally does not work that way.  See bug 113785.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137774] Filling hidden cells fails

2021-08-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137774

Buovjaga  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  ---
Bibisected with Linux 43all repo to range
ee7084c4f720c932df67c8ff033dab4d8d556179..250feedd8e50e5eb52682a194823567ba5287c60

Out of which these seem relevant:

commit 73ff3a49a0891c7787f08eec86357c320a76c263
Author: Markus Mohrhard 
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 
Date:   Wed Apr 11 21:53:30 2012 +0200

ScTable::FillAuto should work with hidden rows/columsn now too

commit a6a0ea2f352f98b801bb6aade04caeb07e180403
Author: Markus Mohrhard 
Date:   Wed Apr 11 21:44:09 2012 +0200

add unit test for autofill

commit f61cbce529d039bb0e208e81cf66974cc4428420
Author: Markus Mohrhard 
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.