https://bugs.documentfoundation.org/show_bug.cgi?id=154044

--- Comment #16 from Mike Kaganski <[email protected]> ---
Note also, that in 7.3, even selecting columns A:CA (i.e., more than 64
columns) in step 2 didn't produce the same problem. The bibisected commit
9e2d48b9e04f7ea895fb095699c32ed8a44eb129 suggests that it only modified a
single constant, and prior to it, selecting A:CA should still produce the same
problem for columns after BM.

My strong suspicion is that there was some previous commit, that was the actual
regression (with columns after 64) - which could be bibisected.

Another unlikely explanation could be, that the Undo code somehow checks
itself, if it works with columns >64, and does some magic then (which was
useful back then, when INITIALCOLCOUNT was 64). But then, it would still work
OK in current versions, when selecting A:CA, which is not the case.

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

Reply via email to