[Libreoffice-bugs] [Bug 125797] New: Sidebar: keyboard navigation does not skip over disabled tabs
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 8 06:09:56 UTC 2019
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: libreoffice-bugs at lists.freedesktop.org
Reporter: raykowj at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190608/8e7db61f/attachment.html>
More information about the Libreoffice-bugs
mailing list