I am trying to upload file (.doc
/docx
) from Microsoft edge (Version 25.10586.0.0
). I am unable to upload any file (.doc
/.docx
) which is open. It also does not provide any error message. However, I am able to upload any open document in IE11
/Chrome Version 47.0.2526.111 m
/Firefox 43.0.4
.
我正在尝试从Microsoft边缘(版本25.10586.0.0)上传文件(.doc / docx)。我无法上传任何打开的文件(.doc / .docx)。它也不提供任何错误消息。但是,我可以在IE11 / Chrome版本47.0.2526.111 m / Firefox 43.0.4中上传任何打开的文档。
<form >
Select a file: <input type="file">
<input type="submit">
</form>
Can anyone please help me to fix this issue?
有人可以帮我解决这个问题吗?
1 个解决方案
#1
12
I work on the Microsoft Edge team, and can confirm the issue you're reporting. I'll need to do a little more digging to understand the full scope of this. Cursory investigation showed that Excel and Word both prevented me from uploading a file, while PowerPoint did not. I also was unable to reproduce the issue with other media types, such as images.
我在Microsoft Edge团队工作,可以确认您报告的问题。我需要多做一些挖掘才能理解这个问题的全部内容。粗略调查显示Excel和Word都阻止我上传文件,而PowerPoint则没有。我也无法使用其他媒体类型(如图像)重现该问题。
I'm going to file a bug for the team to investigate the matter further. I'll report back when the issue has been resolved. Thank you for the neat discovery.
我要向团队提交一个错误,以便进一步调查此事。我会在问题解决后再回复。谢谢你的巧妙发现。
#1
12
I work on the Microsoft Edge team, and can confirm the issue you're reporting. I'll need to do a little more digging to understand the full scope of this. Cursory investigation showed that Excel and Word both prevented me from uploading a file, while PowerPoint did not. I also was unable to reproduce the issue with other media types, such as images.
我在Microsoft Edge团队工作,可以确认您报告的问题。我需要多做一些挖掘才能理解这个问题的全部内容。粗略调查显示Excel和Word都阻止我上传文件,而PowerPoint则没有。我也无法使用其他媒体类型(如图像)重现该问题。
I'm going to file a bug for the team to investigate the matter further. I'll report back when the issue has been resolved. Thank you for the neat discovery.
我要向团队提交一个错误,以便进一步调查此事。我会在问题解决后再回复。谢谢你的巧妙发现。