Bug 159849

Summary: [UI] Accessibility "Alt Text" and "Text" not homogeneous in user interface
Product: LibreOffice Reporter: Olivier Hallot <olivier.hallot>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: heiko.tietze, mentoring, sdc.blanco
Priority: medium Keywords: difficultyBeginner, easyHack, skillDesign
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=155044
https://bugs.documentfoundation.org/show_bug.cgi?id=148941
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 101912    

Description Olivier Hallot 2024-02-22 19:56:49 UTC
Situation 1
Insert image in document, select it, open properties, Options tab.
we have:
* Name
* Text Alternative
* Description
* Decorative.
Help page (to be updated after fixing this issue)
https://help.libreoffice.org/master/en-US/text/swriter/01/05060900.html?System=UNIX&DbPAR=WRITER&HID=modules/swriter/ui/frmaddpage/FrameAddPage#bm_id3150016

Situation 2
Select image in document, choose Format - Alt Text...
we have
* Text
* Alt Text
* Decorative
Help page is consistent with dialog
https://help.libreoffice.org/master/en-US/text/shared/01/05190100.html?System=UNIX&DbPAR=WRITER&HID=cui/ui/objecttitledescdialog/dialog-action_area5#bm_id1826227

Summary
Dialogs are

/swriter/ui/frmaddpage/
/cui/ui/objecttitledescdialog

Menu "Format - Alt Text" should be changed as well to "Format - Text Alternative".
Comment 1 Heiko Tietze 2024-02-23 12:33:36 UTC
"Alt text" has been deliberately chosen in bug 155044. The "Text alternative" was done by Seth for bug 148941.