[Libreoffice-bugs] [Bug 118508] New: Accessibility events missing when enter row/column unselected in Calc
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 2 20:20:01 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118508
Bug ID: 118508
Summary: Accessibility events missing when enter row/column
unselected in Calc
Product: LibreOffice
Version: 6.0.5.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jdiggs at igalia.com
Description:
Because Calc doesn't notify Orca when an entire row or column has become
unselected, Orca cannot notify the user.
Steps to Reproduce:
1. Launch the attached pyatspi accessible-event listener in a terminal
2. Launch Calc and give focus to the spreadsheet table
3. Press Shift+Space to select a row or Ctrl+Space to select a column
4. Use Shift + Arrows to select a couple more rows/columns
5. Use Shift + Arrow in opposite direction to unselect what became selected in
step 4
Actual Results:
Each time step 4 is performed, the event listener prints out an event (good).
Each time step 5 is performed, the event listener does NOT print out an event
(bad).
Expected Results:
Each time step 4 or step 5 were performed, the event listener would print out
an event.
Reproducible: Always
User Profile Reset: No
Additional Info:
--
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/20180702/197d1da5/attachment.html>
More information about the Libreoffice-bugs
mailing list