https://bugs.documentfoundation.org/show_bug.cgi?id=125797

            Bug ID: 125797
           Summary: Sidebar: keyboard navigation does not skip over
                    disabled tabs
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: [email protected]
          Reporter: [email protected]

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 bug 119631.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to