https://bz.apache.org/bugzilla/show_bug.cgi?id=58719
Jun Whang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #4 from Jun Whang <[email protected]> --- I ran a recursive diff between the contents of the two files; I notice that the MS version has theme assets but the overall structure looks similar otherwise. When viewing the file level diffs, they have numerous deltas but I'm not sure which ones are meaningful. Please let me know if you want me to zip up the delta reports and attach it to this bug. I attached the original test file as well as a version of that file saved by MS Excel. The differences in behavior are: --Original test file created via test program in initial description (exampleFile.xlsx): - displays correctly in MS Excel (one cell left aligned, other cell right aligned) - displays correctly in Google Drive viewer - on download request, renders *incorrectly* in Safari with both cells left aligned. --Test file created from MS Excel by saving original test XSLX file(exampleFile_Excel_saved.xlsx): - displays correctly in MS Excel (one cell left aligned, other cell right aligned) - displays correctly in Google Drive viewer - on download request, renders in Safari *correctly* with one cell left aligned, other cell right aligned. It appears Safari can display this content; with the exception of this issue, more complex content appears to be rendering correctly. I'm checking the functionality by uploading the XLSX file to a google drive location. Selecting the file displays the content in Google's browser renderer, but choosing to download the file is when Safari appears to take over to render the file. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
