Description: button error in version 6.2 combining cells in a table with a standard panel works well when the tab bar then the merge button works to unite the cells and no longer separates the cells. Steps to Reproduce: 1. стандартная панель обьединения ячеек в таблице при стандартной панели работает хорошо 2.2 когда панель вкладки тогда кнопка обьединить работает чтоб обьединить ячейки и уже не разделяет ячейки. 3. Actual Results: 1 standard panel combining cells in a table with a standard panel works well 2 when the tab bar then the merge button works to merge the cells and no longer separates the cells. Expected Results: 1 standard panel combining cells in a table with a standard panel works well 2 when the tab bar then the merge button works to merge the cells and no longer separates the cells. Reproducible: Always User Profile Reset: No Additional Info: 1 standard panel combining cells in a table with a standard panel works well 2 when the tab bar then the merge button works to merge the cells and no longer separates the cells.
1 standard panel combining cells in a table with a standard panel works well 2 when the tab bar then the merge button works to merge the cells and no longer separates the cells.
Created attachment 149106 [details] cell ungrupping 1 standard panel combining cells in a table with a standard panel works well 2 when the tab bar then the merge button works to merge the cells and no longer separates the cells.
Repro 6.2 and 6.3+.
Worked in 6.0, seems regression from 6.1.
This seems to have begun at the below commit. Adding Cc: to andreas kainz ; Could you possibly take a look at this one? Thanks 9bba50d49432748256e7498bede23ae3337d4835 is the first bad commit commit 9bba50d49432748256e7498bede23ae3337d4835 Author: Jenkins Build User <tdf@pollux.tdf> Date: Mon Apr 16 18:38:07 2018 +0200 source c4c8865f98a884936c07e16a75e576b91eb2b4f1 author andreas kainz <kainz.a@gmail.com> 2018-04-16 10:28:06 +0200 committer andreas_kainz <kainz.a@gmail.com> 2018-04-16 12:59:32 +0200 commit c4c8865f98a884936c07e16a75e576b91eb2b4f1 (patch) tree 0769d0841008fb070b8ccdcbad2d4515e7e16165 parent 63ae7a39086d4f9d370f19a11c3b661134b94028 (diff) NB Calc: update tabbed notebookbar
Thanks for the report. Will check and fix if possible.
Switching the action from ".uno:MergeCells" to ".uno:ToggleMergeCells" provides the correct action, but results in long text underneath ("Merge and Center Cells"). Perhaps switching UNO commands and keeping the label text would be the fix to this?
I see "Merge and Center Cells" from LO 6.4, so I set WFM.
Now we are back to bug 116513, even if we use "Merge", "Merge and Center Cells" is pressed.