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

            Bug ID: 99687
           Summary: Find Text text widget fails to emit accessible
                    object:text-caret-moved events
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 36549

Created attachment 124850
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124850&action=edit
pyatspi accessible-event listener

Steps to reproduce:
1. Launch the attached pyatspi accessible-event listener in a terminal
2. Launch LibreOffice Writer
3. Type a few characters in the document and arrow left and right
4. Press Ctrl+F for Find Text text widget
5. Type a few characters in Find Text text widget and arrow left and right

Expected results: During step 3 and during step 5, object:text-caret-moved
events would be seen each time the caret moves, both for input and for
arrowing.

Actual results: Things work as expected for the document (step 3), but fail
completely for the Find Text text widget (step 5).

I can reproduce this in both 5.1.3.1 and 5.2.0.0 alpha 1.

-- 
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