touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #122757
[Bug 1523452] Re: Not able to download office documents through webbrowser-app
** Changed in: canonical-devices-system-image
Status: New => In Progress
** Changed in: canonical-devices-system-image
Importance: Undecided => Medium
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Bill Filler (bfiller)
** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1523452
Title:
Not able to download office documents through webbrowser-app
Status in Canonical System Image:
In Progress
Status in webbrowser-app package in Ubuntu:
In Progress
Bug description:
We've recently released an update to Document Viewer which is now
capable to open LibreOffice/MS-Office documents.
Even if the application is installed on the device, it's not possible
to download office files through browser-app, since no peer is
available for handling the content.
I had a look at:
http://bazaar.launchpad.net/~phablet-team/webbrowser-app/trunk/view/head:/src/app/FileExtensionMapper.js
And it seems that these documents are recognized as
ContentType.Unknown.
What we'd need is to add the support to the following file extensions: doc, docx, xls, xlsx, ppt, pptx, odt, ods, odp.
Alternatively, this is the list of mime types supported by Document Viewer: [1]
[1] from line 52, http://bazaar.launchpad.net/~ubuntu-docviewer-dev/ubuntu-docviewer-app/lo-viewer/view/head:/src/plugin/file-qml-plugin/docviewerutils.cpp
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523452/+subscriptions
References