https://bugs.documentfoundation.org/show_bug.cgi?id=149115
Bug ID: 149115
Summary: Accessibility Checker does not check for title
property containing only white space
Product: LibreOffice
Version: 7.1.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
The Accessibility Checker built into LibreOffice Writer 7.x (added as an
experimental feature) check, among other things, whether the document's title
property has been filled in. If it is empty, it displays the warning "Document
title is not set". However, if the document property contains only white space,
the checker remains silent.
Steps to reproduce the issue:
1. Create a new Write document. Optionally, add some text, including a
paragraph that uses the Title style.
2. Go to File > Properties > Description, and check that the Title field is
empty. (This is actually the default.) Close the dialog.
3. Go to Tools > Accessibility Check. The checker warns that the "Document
title is not set". Close the dialog.
4. Go to File > Properties > Description, and add one or more spaces into the
Title field. Close the dialog.
5. Go to Tools > Accessibility Check. The checker says nothing about the
useless title property.
Note: If the Accessibility Checker is not yet enabled, go to Tools > Options >
LibreOffice > Advanced, and check the checkbox "Enable experimental features
(may be unstable)".
Expected behaviour: Either issue the same warning as for an empty Title
property or something more specific. (Similarly, the checker should also warn
when the author has simply entered the file name as the Title property.)
Version: 7.1.4.2 / LibreOffice Community
Build ID: 10(Build:2)
CPU threads: 8; OS: Linux 5.5; UI render: default; VCL: kf5
Locale: en-GB (en_GB.utf8); UI: en-GB
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.