<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 - Sidebar: keyboard navigation does not skip over disabled tabs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125797">125797</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Sidebar: keyboard navigation does not skip over disabled tabs
          </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>raykowj@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to repro:

1) Open a document
2) Open the Sidebar (Menu > View > Sidebar or Ctrl+F5)
3) Set document in read only mode (Menu > Edit > Edit Mode)
4) Press F6 until the Navigator deck title in the Sidebar gets focus rectangle
5) Press down arrow key
Focus moves to Sidebar Settings tab
6) Press down arrow key

Results: Focus stays on the Sidebar Settings tab

Expected Results: Focus moves to the next enabled tab.

I don't know of any deck other than the Navigator that is enabled when a
document is in read only mode but if there is it won't be accessible using
keyboard navigation. This might make a good beginner patch. It only requires to
add a test for enabled at the same time as the test for visibility. See patch
for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Sidebar: keyboard navigation does not skip over hidden tabs"
   href="show_bug.cgi?id=119631">bug 119631</a>.</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>