https://bugs.documentfoundation.org/show_bug.cgi?id=136259
--- Comment #9 from Caolán McNamara <[email protected]> ---
Inherited from OpenOffice.org/StarOffice (and still in Apache OpenOffice 4.1.5)
up until
https://cgit.freedesktop.org/libreoffice/core/commit/?id=beeef93480fae65840646e4e36aa888efe92579a
(somewhere between 5.1 and 5.2) there was a "Search For" label which had
alt/ctrl+s as its accelerator. In all those versions ctrl+s in the search
dialog didn't trigger save.
The ctrl+s falling through the dialog accelerator handlers and escaping into
the document accelerator handling seems to have been a feature of the
SfxModelessDialog class which no longer exists but which the find&replace
dialog used to use. So there was a window of time when there was no
accelerators in the find&replace dialog for ctrl+s and when the find&replace
dialog was based on SfxModelessDialog so that ctrl+s could call save.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs