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

            Bug ID: 142356
           Summary: [accessibility] Save as HTML includes caption inside
                    image
           Product: LibreOffice
           Version: 7.0.4.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: stephane.guil...@member.fsf.org

Description:
In this document, a caption of a picture is exported together with the picture,
and is therefore not readable by a screen reader for sight-impaired users.
This is a very concerning accessibility shortcoming.

Steps to Reproduce:
1. Open attached ODT (same document as in bug 109334
2. File > Save as > HTML

Actual Results:
The resulting HTML file contains a picture with the caption integrated into it.
No screen reader can pick this up, an OCR tool should be used instead.

Expected Results:
The caption is exported as a proper caption, using for example the <figcaption>
tag, as described here: https://www.w3schools.com/TAGS/tag_figcaption.asp


Reproducible: Always


User Profile Reset: No



Additional Info:
Interestingly, this does not happen with a freshly created document. Also, an
XHTML export has the caption as text.

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 6b09276d157abada74e1a4989700139167207778
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-05-14_04:32:30
Calc: threaded

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