[Libreoffice-ux-advise] [Bug 148648] Change shortcut Shift+Alt+R from ruler to cross-reference
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 28 06:11:56 UTC 2022
https://bugs.documentfoundation.org/show_bug.cgi?id=148648
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Summary|Need to make Insert |Change shortcut Shift+Alt+R
|cross-ref more accessible |from ruler to
| |cross-reference
Ever confirmed|0 |1
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org,
| |mentoring at documentfoundatio
| |n.org
Severity|minor |enhancement
Keywords|needsUXEval |difficultyBeginner,
| |easyHack, skillDesign,
| |topicDesign
Blocks| |98259
--- Comment #3 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The topic was on the agenda of the design meeting.
Alt+shift+R is occupied by Rulers On/Off, which is a rarely used function. And
rather than adding another predefined shortcut we should reassign it to
crossreference.
Code pointer:
In /officecfg/registry/data/org/openoffice/Office/Accelerators.xcu the command
at <node oor:name="R_SHIFT_MOD1" oor:op="replace"> needs to be changed from
.uno:Ruler to .uno:InsertReferenceField - four times for the modules
GlobalDocument, WebDocument, TextDocument, and XMLFormDocument where Web* and
XML* are not suited for crossreference functions and for consistency I'd leave
it free (do not use different commands on one shortcut).
Referenced Bugs:
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 on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list