<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83546#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83546">bug 83546</a>
              from <span class="vcard"><a class="email" href="mailto:renato.wolp@gmail.com" title="Renato Ferreira <renato.wolp@gmail.com>"> <span class="fn">Renato Ferreira</span></a>
</span></b>
        <pre>Hi,

I've been trying to work on this bug, but I'm having a hard time figuring out
what to do in the method pointed out by Samuel.

Does SfwWorkWindow represent the sidebar as a whole, and then the nId parameter
received by SfxWorkWindow::ShowChildWindow_Impl refers to the child gallery? Or
did I get this wrong? I concluded this since the member pParent is NULL when
the method is called to show the gallery, but I don't know if this reasoning is
correct.

I tried calling methods such as MakeVisible_Impl and GetWindow()->Show(true,
0), but those didn't help. I tried to track the sidebar visibility change using
the debugger and found calls to SfxSplitWindow::FadeIn, but I can't find the
connection between that and the method I'm working on.

Could somebody point me in the right direction here, maybe by explaining what
the classes stand for? I explored SfxWorkWindow, SfxDockingWindow,
SfxChildWindow and vcl::Window, but I'm still clueless as to what controls the
visibility of the sidebar itself.

Thanks in advance,
Renato.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>