https://bugs.documentfoundation.org/show_bug.cgi?id=153403
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #3 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I could reproduce this. Not only it doesn't import the alternative text but also, it doesn't export the attribute. Indeed, when unzipping the file, we can see in ppt/slides/slide1.xml there's this at the beginning: <p:cNvPr id="2" name="ImName" descr="ImDescW" title="ImAltText"> but after having exported the file, the "title" attribute is removed. Regina: I may be wrong but wrong but it seems it's because oox::drawingml::Shape doesn't have this attribute. -- You are receiving this mail because: You are the assignee for the bug.
