<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIND & REPLACE dialog: Shortcuts such as SAVE (Ctrl +S) and UNDO (Ctrl + Z) don't work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136259#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIND & REPLACE dialog: Shortcuts such as SAVE (Ctrl +S) and UNDO (Ctrl + Z) don't work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136259">bug 136259</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>Inherited from OpenOffice.org/StarOffice (and still in Apache OpenOffice 4.1.5)
up until
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=beeef93480fae65840646e4e36aa888efe92579a">https://cgit.freedesktop.org/libreoffice/core/commit/?id=beeef93480fae65840646e4e36aa888efe92579a</a>
(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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>