<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add "save sketches on slides on exit" option to Slide Show Settings dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138293">bug 138293</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>difficultyMedium, easyHack, skillCpp, topicUI
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add "save sketches on slides on exit" option to Slide Show Settings dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138293#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add "save sketches on slides on exit" option to Slide Show Settings dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138293">bug 138293</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=138293#c4">comment #4</a>)
<span class="quote">> Let's do it. And handle the other topic in different issues.</span >

Non-sense, the option exists (as setting for the slide show or per context
menu, which is not available when the presenter console is active). And the
annotation is stored in the document but only when enabled per slide show
setting.

This means we should
a) introduce a shortcut to toggle the pen in presenter mode
b) save annotations also when the mode was enabled during the presentation

Code pointer for b) is ATTR_PRESENT_PEN set in sd/source/ui/dlg/present.cxx via
m_xCbxPen while sd/source/ui/slideshow/slideshowimpl.cxx covers the context
menu with mbUsePen

For a) officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu (for
the help text) and slideshowimpl.cxx SlideshowImpl::keyInput() for the
interaction;

I suggest to drop N/P for next/previous slide and use P for the pen</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>