Created attachment 101499 [details] the original PPT file Problem description: When a pptx is saved and is later opened the format of a embedded table changed. The background color is wrong and the text height is wrong. Steps to reproduce: 1. open testcase.pptx 2. select the empty cells in the embedded table 3. change text height to 8pt 4. save as .pptx 5. open file again Current behavior: 6. => the format of the table changed to blue background Expected behavior: - the format should not change after save and re-open again - when openeing the first time the text hight in the first row is wrong, too. Compare with in_MS_PPT.png Operating System: Fedora Version: 4.2.4.2 release
Created attachment 101500 [details] this shows how the file appears in LO after change text height, save and re-openeing
Created attachment 101501 [details] this is how it should look like
Created attachment 101502 [details] this is how it shows up in LO after opening (no changes)
Created attachment 101503 [details] this is the LO saved (broken) file
Comment on attachment 101500 [details] this shows how the file appears in LO after change text height, save and re-openeing note the blue background in the tabel cells!
Confirmed. Fedora 20 and 4.2.5.2 Opened Christian's original document (the first link in this report) and selected all empty cells on the left of the text (ie. under "Key Activity"). I changed text height to 8pt as advised. Save, close, reopen. ALL cells in the table have a blue background and I note that the column numbers 10-14 are displayed differently - 1 on top of 0, 1 on top of 1, etc.
Looks like a duplicate of Bug 62255. But there are more details here. Please verify.
Reproducible with LO 4.4.1.2, Win 8.1
*** Bug 48047 has been marked as a duplicate of this bug. ***
On Latest build of LibreOffice on Ubuntu. - the table background color did not changes to blue when we open the roundtripped file in LO. Build ID : Version: 4.5.0.0.alpha0+ Build ID: ed877b582473ebd7d0a7f8cb346eee2756c58032 Locale: en_IN - PFA screenshot of roundtrip file open in LO. (File name - RT-File-Open-in-LO.png) - After RT, table border is loss, we will create separate issues for this (export issue).
Created attachment 114293 [details] testcase RT file open in LO
Created attachment 115496 [details] preview of testcase file saved and open in LO 5.0 Please bear in mind that it's highly unlikely that any bugs reported like this, "multiple problems with the file", will be fixed. AFAIK, here we have: - table background changed to blue: duplicate of Bug 62255, seems like fixed in 5.0; - table content wasn't properly displayed, probably due to narrow column width: also seems like fixed in 5.0; - table border lost: Yogesh wrote he would create a separate issue for this, which is fine (but please write the new bug number here or in See also); - row hight too big: either an existing or a new bug. I kindly ask to report each issue separately, after a search for already reported bugs. Please check listed bugs for updated information on specific problems. (In reply to Yogesh Bharate from comment #9) > *** Bug 48047 has been marked as a duplicate of this bug. *** This is not correct for 2 reasons: - later bug should be marked as a duplicate of an earlier bug; - that bug is also "multiple problems" bug, and should be marked as "WorksForMe" in this case, if some issues are solved and remaining issues are reported separately.
- table border lost: Yogesh already fixed that in Bug 90190 and Bug 90672 - very nice. - row hight too big: looks like a duplicate of Bug 48047. I suggest this bug be closed as "WorksForMe" and, as written, listed bugs checked for updated information on specific problems.
Finally, here we have: - table background changed to blue: duplicate of Bug 62255, seems like fixed in 5.0; - table content wasn't properly displayed, probably due to narrow column width: also seems like fixed in 5.0, probably by Yogesh in Bug 90223; - table border lost: Yogesh already fixed that in Bug 90190 and Bug 90672 - very nice. - row hight too big: looks like a duplicate of Bug 48047. I'll mark as "WorksForMe" because some issues are solved in the current development version from http://dev-builds.libreoffice.org/daily/master/Win-x86@42/current/. Remaining issues are reported separately and listed bugs should be checked for updated information on specific problems.
yogesh.bharate001 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4f2c8194f485b1527fb4f4dfe23ce804937f1f9c tdf#80340: Table changes format in PPTX format It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.