Bug 155504 - Missing "Go to" and "Fix" buttons for shapes without alt/desc text
Summary: Missing "Go to" and "Fix" buttons for shapes without alt/desc text
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha1+
Hardware: All All
: medium normal
Assignee: Samuel Mehrbrodt (allotropia)
URL:
Whiteboard: target:7.6.0
Keywords: accessibility
Depends on:
Blocks: Accessibility-Check
  Show dependency treegraph
 
Reported: 2023-05-26 06:52 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2023-12-11 21:32 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
bugdoc (14.52 KB, application/vnd.oasis.opendocument.text)
2023-05-26 06:52 UTC, Samuel Mehrbrodt (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Mehrbrodt (allotropia) 2023-05-26 06:52:12 UTC
Created attachment 187515 [details]
bugdoc

1. Open attached document
2. Open Accessibility Check Sidebar Deck (Tools->Accessibility Check)

The issue "No alt or description text for graphic “Shape 1”." should have the same "Go to" and "Fix" actions as "Image1" has.
Comment 1 Stéphane Guillou (stragu) 2023-05-26 08:49:47 UTC
Reproduced in:

Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: f3aab159f1c1e00c25e6b4ca1e50813bc343f4f3
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 2 Commit Notification 2023-06-01 13:54:06 UTC
Samuel Mehrbrodt committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d3996db28d88d219a9a1acc98af0cc862ac3d704

tdf#155504 Add "Go to" function to shapes

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.
Comment 3 Commit Notification 2023-06-05 06:19:53 UTC
Samuel Mehrbrodt committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1f09bab0d033953542d17987e1de56cebfa3497b

tdf#155504 Add "Fix" function to shapes

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.
Comment 4 Stéphane Guillou (stragu) 2023-12-11 21:32:25 UTC
Verified in:

Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Thanks Samuel.

(One interesting difference between an image and a shape is that clicking the "Fix" button selects the image but not the shape. Thought I'd mention it if there's not reason for the distinct handling, and consistency is desired here.)