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: -
Created attachment 165016 [details] An example.
ISO 142891-1: 7.14
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.