<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - NB can customize if visible=true/false is available"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132797">132797</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>NB can customize if visible=true/false is available
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kainz.a@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Since 2019 GSOC project it's possible to customize NB. There is an gui for it
in Tools -> customize -> Notebookbar tab.

It work that way that if you customize the NB the origin notebookbar.ui file
will be copied to the user directory where than the visibility can be switched
from true to false and the other way around.

Since an glade update visibile=true was removed and now if there is no
visibility=true property LibreOffice define it as visible=true. However as the
GSOC student switch the visibility property it's not possible to switch
true/false cause every time I update the NB with glade all visible=true will be
removed.

So would it be possible to update the gsoc code that if there is no property
the customize dialog ADD visible=false to the ui file.

I already asked the gsoc student. I'd like to update the notebookbar.ui files
for better customization, but this is only usefull if this bug is fixed first,
otherwise I will destroy the nb.ui file every time I edit it with glade.</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>