https://bugs.documentfoundation.org/show_bug.cgi?id=148673
--- Comment #7 from [email protected] --- (In reply to Mike Kaganski from comment #6) > It could be done; however, So...exploring the idea a little further... > or that two "identical" toolbars pop > up sometimes - when in numbered headings, both toolbar for lists and toolbar > for outlines will appear, and many people already frown upon toolbar popups). Oh! That was not my idea. IIUC -- headings and lists (at least conceptually) should be treated differently so, when ... - cursor in Chapter Heading (numbered or unnumbered), then only "Outline" (or "Heading") toolbar pops up. - cursor in List (DF or List Style): - only "List" toolbar pops up. AFAICT -- no need to modify content of Bullet and Numbering toolbar (including its name, which would avoid having to update the help pages) And for a new Headings bar (starting with current B&N default) a. Can remove .uno:OutlineBullet (and the hidden uno:DefaultBullet, .uno:DefaultNumbering, .uno:SetOutline) (isn't is a problem or at least undesired to use these DF controls on Headings?) b. Could also remove .uno:InsertNeutralParagraph and .uno:ContinueNumbering (which gives a leaner toolbar with no greyed out icons) c. Can use TargetURL so that different names/tooltips can be given to "arrows" that promote/demote, and move up and down for Headings and for Lists (that was sort of an intent in bug 144493, but it was not fully possible, bug 147107) d. Is there a .uno for Tools > Chapter Numbering? That could appropriately be added to a Heading bar. -- You are receiving this mail because: You are the assignee for the bug.
