https://bugs.documentfoundation.org/show_bug.cgi?id=153403
Bug ID: 153403
Summary: FILEOPEN PPTX: Alt Text field of image is lost on open
in LO
Product: LibreOffice
Version: 7.5.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Steps to reproduce:
1. Open Accessibility-native.pptx in Impress
2. Right click on image
3. Description -> Text Alternative
Expected Results:
1. Text Alternative = "ImAltText"
Actual Results:
1. Text Alternative = Blank
Key OOXML:
<p:cNvPr title="ImAltText" name="ImName" id="2" descr="ImDescW">
like Bug 148952 we do not handle title="ImAltText" on import.
--
You are receiving this mail because:
You are the assignee for the bug.