<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Option dialog is not cleaned after switching from one tab to the other"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117288">bug 117288</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>bibisected, bisected, regression
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>caolanm@redhat.com, xiscofauli@libreoffice.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Option dialog is not cleaned after switching from one tab to the other"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117288#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Option dialog is not cleaned after switching from one tab to the other"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117288">bug 117288</a>
              from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
        <pre>Regression introduced by:

author  Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>>    2018-04-20 11:06:07 +0100
committer       Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>>    2018-04-22 21:29:36
+0200
commit  60f3e4b843da89678e022eed837ee66e726b1920 (patch)
tree    4cffea5d364e3ed9bd3e68c7b471f313c237a98e
parent  4a7ebfea57094b914c4b1c3e46936dbf67dec499 (diff)
place an intermediate class as parent for SfxTabPages
so a SfxTabPage can be parented by a vcl::Window or a welded native notebook
tabpage.

That ways the same SfxTabPage can be used at the same time in both a native
dialog
or a vcl dialog. The impl can be changed to the weld api, and when hosted in a
native
dialog the vcl impl of that will be instantiated, while native otherwise. e.g.
print options appearing in print options dialog and general options.

This allows incremental changeover.

Bisected with: bibisect-linux64-6.1

Adding Cc: to Caolán McNamara</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>