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@lists.freedesktop.org
          Reporter: jdi...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to