[Libreoffice-ux-advise] [Bug 95410] Keyboard shortcut Ctrl-S should Always mean Save File

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 15 14:19:49 PST 2015


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |vstuart.foote at utsa.edu
     Ever confirmed|0                           |1

--- Comment #8 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Hmmm, the MOD1 + KEY_S is already a global assignment for the uno:Save action
in LibreOffice. It should perform that uno:Save function already every where in
a LibreOffice session. Unless it is being intercepted by the OS/DE, or is not
implemented/handled correctly  in a module.

I don't believe it diverges from those uses in LO.  So would need specifics of
OS/DE and specific STR to call this anything but WFM.

In fact, in Windows it does run uno:Save of the document while in the Styles
and Formatting modify-style or in Find & Replace dialogs.

Definitions for the globals are found here:

=-ref-=
http://opengrok.libreoffice.org/xref/core/vcl/source/window/keycod.cxx

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list