<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drawings during presentations wouldn't be shown when setting "mouse pointer as pen" in the slide show settings"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129898#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drawings during presentations wouldn't be shown when setting "mouse pointer as pen" in the slide show settings"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129898">bug 129898</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>I have made some experiments. The painting while presentation is assigned to a
layer "DrawnInSlideshow". I have to admit that I did not know that such a layer
even existed.
If the "mouse as pen" is already set in the slide show settings, then the layer
is created, when leaving the presentation. But it arrives in edit mode with
visible=false. I don't know why. It seems to be generated in
SlideShowImpl::registerUserPaintPolygons(...).

If I switch in presentation mode to Screen > Black and draw something, that
drawing can be seen when back to normal presentation mode. And that drawing
exists in edit mode. So <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mouse pointer as pen doesn't work"
   href="show_bug.cgi?id=122784">bug 122784</a> is at least related.

During my experiments I have got multiple layers all with layer name
"DrawnInSlideshow". That should not happen. There is likely a condition
missing, whether such layer already exists. If a file has already this
situation, the superfluous layers have to be removed. They are in sub-file
styles.xml in node draw:layer-set in office:master-styles.

Before looking, why visibility is wrong here, <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mouse pointer as pen doesn't work"
   href="show_bug.cgi?id=122784">bug 122784</a> has to be solved. I
first thought, that it might be, that the layer is set to "locked", but that is
not the case. I do not know, where in code painting with "mouse as pen" is
done. A code pointer would be good.</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>