https://bugs.documentfoundation.org/show_bug.cgi?id=152666
--- Comment #7 from Heiko Tietze <[email protected]> --- Taking a deeper look the dropdown actually lists only applied styles - and you cannot hide those. But on top of the (potentially larger) list of own styles you always get the default list from the initialization containing "Standard","Text body","Title","Subtitle","Heading 1","Heading 2","Heading 3","Heading 4","Quotations","Preformatted Text". So I'd first of all make sure this is what bother you, Th3go. Potential solution is to hide the init list if the document contains a number of styles, for example. Better solution is to hide styles if the list grows beyond a certain number ideally depending on the usage. And the first to disappear would be the initial list, if not used. -- You are receiving this mail because: You are the assignee for the bug.
