Created attachment 183990 [details] document to test Steps: 1. Open attachment 2. Tools > Accessibility check 3. Click on second "Go to issue" button for "text formatting conveys additional meaning" Results: Not text is selected, but cursor goes to second, empty line of document even though there are no characters. Expected: Even though writing in that second line would take the same formatting as the first line, it should not be flagged when it has no characters. Version: Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a41c82407bbb73a4d87070326485ec4b4e954a65 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Samuel or Paris, you might be interested? Also on Windows: Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: bfe33d42a2381bce194cc6fe15b830902f7c8443 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-GB (en_GB); UI: en-GB Calc: threaded
(In reply to Stéphane Guillou (stragu) from comment #1) > Samuel or Paris, you might be interested? > > Also on Windows: > > Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community > Build ID: bfe33d42a2381bce194cc6fe15b830902f7c8443 > CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: > win > Locale: en-GB (en_GB); UI: en-GB > Calc: threaded Reproduced, submitted a patch here: https://gerrit.libreoffice.org/c/core/+/143673
Reproduced by Paris
offtkp committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/be405c3f1843a381e951fcc63e4cc9d76002e73d tdf#152378 a11y: Don't trigger check for empty highlighted text It will be available in 7.6.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.
Confirming that above commit fixed the issue.