Groups
Groups
Sign in
Groups
Groups
Chrome DevTools
Conversations
Labels
About
Send feedback
Help
ms-word url scheme does not work from Chrome browser on Mac OS
99 views
Skip to first unread message
katsuya fujii
unread,
Dec 2, 2017, 12:11:39 PM
12/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Chrome Developer Tools
We have been facing an issue with Chrome browser to open a word file document from Apache2 WebDav server.
(no error output from console.)
I found a related article (
https://productforums.google.com/forum/#!topic/chrome/INSmAWDLq7I;context-place=forum/chrome
), but this seems not to be solved yet.
I've tried multiple approaches like
`<a href="ms-word:ofe|u|:
https://example.com
"> Open from Word </a> `
or from javascript
`window.location.href = "ms-word:ofe|u|:
https://example.com
" `
Apache2 runs on CentOS server, and I am an administrator of the server.
The both approaches above work fine with Safari browser.
Reply all
Reply to author
Forward
0 new messages