https://bugs.documentfoundation.org/show_bug.cgi?id=143977
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |85811 CC| |mentoring@documentfoundatio | |n.org Ever confirmed|0 |1 Keywords| |difficultyBeginner, | |easyHack, skillDesign, | |topicUI Status|UNCONFIRMED |NEW --- Comment #2 from Heiko Tietze <[email protected]> --- "Show Whitespace" was introduced for bug 124686 but without contextual label. It would be the Label of <node oor:name=".uno:ShowWhitespace" oor:op="replace"> in officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu that needs to be changed and <prop oor:name="ContextLabel" oor:type="xs:string"> needs to be added with the "Show". It's similar to "Show Track Changes" (.uno:ShowTrackedChanges) where we have just "Show" under Edit > TC. Since the functionality is distributed over the menu I think keeping the lo0ng version makes sense. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=85811 [Bug 85811] [META] Main menu bar bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
