https://bugs.freedesktop.org/show_bug.cgi?id=81168

          Priority: medium
            Bug ID: 81168
                CC: [email protected]
          Assignee: [email protected]
            Blocks: 36549
           Summary: Remove placeholder names for accessible objects
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.2.5.2 release
         Component: UI
           Product: LibreOffice

Created attachment 102531
  --> https://bugs.freedesktop.org/attachment.cgi?id=102531&action=edit
Accessible event listener, listens to "focused" events and outputs name

Placeholder names like "Frame1" for accessible objects are not useful, and
imply additional work for people implementing client applications like screen
readers, which should deliberately ignore them to avoid flooding the user with
undesired information.

An example of this issue are floating text frames, but probably there are more.
To reproduce it:

* Run the attached event listener
* Create a Writer document, insert -> frame, accept
* The frame should be focused, otherwise click on it to focus
* The event listener will output: "object name: Frame1"

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

Reply via email to