https://bugs.documentfoundation.org/show_bug.cgi?id=154444
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Blocks|41560 |98259, 48799 Keywords|needsUXEval |difficultyBeginner, | |easyHack, skillDesign, | |topicUI Ever confirmed|0 |1 Severity|normal |enhancement OS|Linux (All) |All CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |mentoring@documentfoundatio | |n.org --- Comment #2 from Heiko Tietze <[email protected]> --- I think John made his workflow and use case clear. And consistency across modules is a high value in itself, so let's do it. Shortcuts as assigned to commands in officecfg/registry/data/org/openoffice/Office/Accelerators.xcu, currently at PrimaryKeys > Global > Modules > GlobalDocument, Webdocument, FormDesign, TextReportDesign, TextDocument, XMLFormDocument <node oor:name="F12_SHIFT" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> <value xml:lang="en-US">.uno:DefaultBullet</value> </prop> </node> This needs to be copied into the node com.sun.star.presentation.PresentationDocument. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=41560 [Bug 41560] [META] Keyboard shortcuts tab of Customization dialog https://bugs.documentfoundation.org/show_bug.cgi?id=48799 [Bug 48799] [META] Impress Bullets and Numbering bugs (formatting and UI) https://bugs.documentfoundation.org/show_bug.cgi?id=98259 [Bug 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
