https://bugs.documentfoundation.org/show_bug.cgi?id=152978

Heiko Tietze <heiko.tie...@documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |momonas...@gmail.com

--- Comment #6 from Heiko Tietze <heiko.tie...@documentfoundation.org> ---
Shortcuts are defined in
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu. 

DataSourceBrowser > .uno:DBQueryPreview
SpreadsheetDocument > .uno:ToggleRelative
ChartDocument > .uno:TransformDialog
DrawingDocument > .uno:TransformDialog
text.GlobalDocument > .uno:GraphicDialog
PresentationDocument > .uno:TransformDialog
FormulaProperties > .uno:NextMark
text.WebDocument > .uno:GraphicDialog
text.TextDocument > .uno:GraphicDialog
XMLFormDocument > .uno:GraphicDialog
ReportDefinition > .uno:ControlProperties

And we can use only one per module. Meaning this requires a new UNO command,
something like .uno:ObjectProperties, which could then be assigned per module
to F4. Quite some effort.

And changing a shortcut comes on cost for people familiar with other
associations such as the mentioned ToggleRelative or the TransformDialog.

OTOH it's a tempting idea to consolidate behavior. What do you think, Maxim?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to