Description: libreoffice viewer displays symbols instead of content of .wk3 file. Steps to Reproduce: open attachment 110717 [details] Actual Results: it displays symbols instead of content Expected Results: display content Version: 6.0.0.0.alpha0+Build ID: 643da8ec4e721d33dfdf8d78bedd50a915f1188d TinderBox: Android-ARM@24-Bytemark-Hosting, Branch: Master, Time: June 26, 2017 01:29:17 Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Android 5.1; Mobile; rv:54.0) Gecko/54.0 Firefox/54.0
Created attachment 134471 [details] .wk3 file displayig symbols
Created attachment 134553 [details] printscreen from desktop version .wks file type is not listed in android browser, but when I change suffix to .doc I can open file and I can confirm the bug. Compare to desktop version. Version: 6.0.0.0.alpha0+ Build ID: eda9605 Android 5.0.2
Is this issue still relevant? Supporting more file formats presumably also means that the size of the APK will increase (due to more services that will have to be included), so I tend to suggest focusing on those that are particularly relevant. In addition, the mechanism to open a file in Android Viewer currently depends on the Android system identifying the proper MIME type, which probably isn't the case for most of the proprietary and not so frequently used file types. (So supporting these might need some "open any file, ignore file type" handling instead (possibly hidden behind a setting?).)