| Summary: | Accessibility checker warns about missing alt text of decorative-flagged image | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | Writer | Assignee: | Balázs Varga (allotropia) <balazs.varga991> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | samuel.mehrbrodt, stephane.guillou |
| Priority: | medium | Keywords: | accessibility |
| Version: | 7.5.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=152484 | ||
| Whiteboard: | target:24.2.0 target:7.6.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 154929 | ||
| Attachments: |
Example file with one decorative marked image
Decorative image but sidebar still warns about its missing description |
||
|
Description
Gabor Kelemen (allotropia)
2023-04-20 17:04:04 UTC
Created attachment 186823 [details]
Decorative image but sidebar still warns about its missing description
Also this is the first exception in the relevant 7.3 Graphics section of the PDF/UA standard: Graphics objects, other than text objects, shall be tagged with a Figure tag as described in ISO 32000-1:2008, 14.8.4.5, Table 340. If any of the following exceptions are true, then the graphic shall be tagged as an artifact: ? the graphic does not represent meaningful content, or ? the graphic appears as a background to a link annotation, in which case, the alternative text on the link shall describe both the graphic and the link. Reproduced with: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1b0420e9980324f04bfd4b1316b572331f1e83bc tdf#154943 - Accessibility checker: fix no warn of decorative-flagged image It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/af32f4f88be29b4b16e0c5b03cb2ea1075aa8e9b tdf#154943 - Accessibility checker: fix no warn of decorative-flagged image It will be available in 7.6.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Fix verified in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: d74344f6cae0cf1c12f08249c8f49be1374fb98f CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded |