Bug 136399

Summary: No warning are thrown when trying to check for accessibility the document with non-interactive input forms.
Product: LibreOffice Reporter: Ivan <ivan.stefanenko>
Component: WriterAssignee: Ivan <ivan.stefanenko>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: medium    
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard: target:7.1.0
Crash report or crash signature: Regression By:
Attachments: An example.

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.