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 PM12/2/17
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