See: https://help.libreoffice.org/Writer/Navigator#Toggle "Toggle" toggles the master view, if a master document is open. This is entirely unintuitive, if the user is not editing a master document (which is most of the time): The disabled button doesnt say what it toggles, even less why it is disabled. This UI EasyHack is to change the Tooltip for the button to "Toogle Masterview". Bonus point to make the "Toggle" button should disappear for non-master documents and only be visible on master documents. Code pointers, grep for: SwNavigationPI::ToggleTree() FN_SHOW_ROOT
Migrating Whiteboard tags to Keywords: (easyHack, difficultyBeginner, skillCpp, topicUI) [NinjaEdit]
I have committed a patch related to this bug. Kindly review it. Hope it fixes this. :)
akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=20e2d7e7d1c518fe514e8252836c1c728fe3fc27 tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it toggles It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=5290d2a3f4df1fb63171b37352dc4ac59a9acf10 tdf#95408 Update this button’s name in Help as well
Remove LibreOffice Dev List from CC on EasyHacks (curtailing excessive email to list) [NinjaEdit]