https://bugs.documentfoundation.org/show_bug.cgi?id=164850
--- Comment #4 from Michael Weghorn <[email protected]> --- (In reply to Jan Rheinländer from comment #2) > IMHO the reason is that SvTabListBox::SetTabs(sal_uInt16, tools::Long, > MapUnit) resets all tab flags to MYTABMASK and sets the flag of the first > column to EDITABLE. It shouldn't do this because it is only modifying the > tabs. There is another method SvTabListBox::SetTabs() which is used to > initialize the tabs. > > But I may be wrong. That sounds very plausible and matches my first impression (but I'm not very familiar with that code, so can't give a definitive statement at this point either), s.a. comment in your Gerrit change https://gerrit.libreoffice.org/c/core/+/180450 . -- You are receiving this mail because: You are the assignee for the bug.
