https://bugs.documentfoundation.org/show_bug.cgi?id=167949
--- Comment #15 from Jim Raykowski <[email protected]> --- Here is a working work in progress patch for this: https://gerrit.libreoffice.org/c/core/+/203150 I have been struggling with how to handle the StyleList::m_nActFilter variable that was used to store the style filter index selected in the drop down list which is replaced in the patch by a popover with a checkable filter list. It is also for persistence purpose and perhaps other things. The patch makes it the index of the topmost filter selected. Possibly it can just be removed. -- You are receiving this mail because: You are the assignee for the bug.
