Bug 136399 - No warning are thrown when trying to check for accessibility the document with non-interactive input forms.
Summary: No warning are thrown when trying to check for accessibility the document wit...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Ivan
URL:
Whiteboard: target:7.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-02 11:17 UTC by Ivan
Modified: 2020-10-24 18:25 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
An example. (8.44 KB, application/vnd.oasis.opendocument.text)
2020-09-02 11:20 UTC, Ivan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2020-09-02 11:17:07 UTC
Description:
Checking for accessibility a document with non-interactive fake input forms (like ones improvised with underscores or dots e.g. "Name:_____" or "Address:......") should throw a warning.

Steps to Reproduce:
1. Write "_____" in your document.
2. Tools -> Accessibility Check.

Actual Results:
No related warnings are thrown.

Expected Results:
A warning should be thrown.


Reproducible: Always


User Profile Reset: No



Additional Info:
-
Comment 1 Ivan 2020-09-02 11:20:21 UTC
Created attachment 165016 [details]
An example.
Comment 2 Ivan 2020-09-02 12:39:48 UTC
ISO 142891-1: 7.14
Comment 3 Commit Notification 2020-09-03 08:25:25 UTC
Stefanenko committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/129e0cfc4321974f9a3aa59489399dd2420d0ffc

tdf#136399 AccessibilityCheck: Inserted a new check

It will be available in 7.1.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.