<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Sidebar: Focus lost using mouse wheel in sidebar tab bar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120748#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Sidebar: Focus lost using mouse wheel in sidebar tab bar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120748">bug 120748</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>One way to fix this would be to revert the patch that introduced scroll wheel
functionality to the sidebar tab bar.

commit 8c5e922d66d154405029380374f088cee6578056
Author: Bjoern Michaelsen <<a href="mailto:bjoern.michaelsen@canonical.com">bjoern.michaelsen@canonical.com</a>>, Wed Oct 28
01:58:43 2015 +0100 (3 years, 4 months ago)
Committer: Bjoern Michaelsen <<a href="mailto:bjoern.michaelsen@canonical.com">bjoern.michaelsen@canonical.com</a>>, Wed Oct 28
02:11:58 2015 +0100 (3 years, 4 months ago)
Follows: libreoffice-5-0-branch-point
Precedes: libreoffice-5-1-branch-point
Branches: <Expand>

handle scrollwheel events in TabBar of Sidebar

- using the scrollwheel in the TabBar used to scroll the document:
  - even though the deck next to it handles scroll event on its own
  - thus there are two areas that arent even touching (separated by the
    deck) scrolling the same area
- instead, now we capture mousewheel scrolls and switch through the
  decks of the sidebar. This should also severely simplify navigating
  them.

Change-Id: Ie2136f4ec67dedf72ff6b56d16356f6a12de74ea</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>