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

--- Comment #30 from Justin L <[email protected]> ---
Created attachment 182624
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182624&action=edit
46733_columnDeleteScenarios.odt: extensive testing example

The problem is that we do a "select column" twice.
The first time is sw/source/core/frmedt/fetab.cxx's SwFEShell::DeleteCol
    GetTableSel( *this, aBoxes, SwTableSearchType::Col );

and the second is SwTable::ExpandColumnSelection

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

Reply via email to