Created attachment 188057 [details] test document When using the Accessibility check sidebar and clicking a "Fix" button, there is nothing visual hinting at which object is being edited. This is particularly important if the fix is about describing the object. Steps: 1. Open attachment 2. Open the accessibility sidebar 3. Click on "Fix" for the issue "Missing alternative or description text" Results: dialog opens but object that's edited is not focused, not highlighted. Expected: a. Document scrolls to object so it is visible, and b. Object is highlighted in some way, useful if no scroll is needed. Could be the same as the "photo negative" effect used when hovering over object names in the Navigator. Tested in: Version: 7.6.0.0.beta1 (X86_64) / LibreOffice Community Build ID: be55b15d98c5f059483845a183fcb5ea8023d27c CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d17603b9ad8b82d98eb2bca0ec4dd9bac02b7766 tdf#156023 - A11Y: Add visual hints when fixing an accessibility check issue It will be available in 24.2.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.
Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/97ff86d26d4eb47f43e174c94f06dee37bc8a4b7 tdf#156023 - A11Y: Add visual hints when fixing an accessibility check issue It will be available in 7.6.0.0.beta2. 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.
Verified in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: aa5c3d32d7c85b496fa86d8198478fb6dc157811 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thank you!