https://bugs.documentfoundation.org/show_bug.cgi?id=135063
--- Comment #4 from Mike Kaganski <[email protected]> --- *IIF* this is decided to be changed, here's a code pointer: ScColumn::GetOptimalColWidth in sc/source/core/data/column2.cxx When an existing selection doesn't cover the column in question, aMarkedSpans stays empty. The change could be to generalize the '"Select" the entire column if no selection exists' code to all cases when aMarkedSpans is empty after the previous check. -- You are receiving this mail because: You are the assignee for the bug.
