How to report problems in the Edge browser to Microsoft?

笑着哭i 提交于 2019-12-01 00:55:21

问题


Our big, single-page JavaScript app does not work at all in the Edge browser. (We officially support it in Chrome and Firefox, we don't allow it to be used in IE because it only half works there, and we chose not to do all the IE specific work.)

I have submitted issues in the past to the webkit team via their bugzilla tracker.

I have googled around and do not see a way to submit issues to the Edge team at all.

Is there a known way to collaborate with Microsoft on Edge?

UPDATE

The Edge browser ROCKS. MS killed it with this one. We were able to fix our issues (we had a logging lib that was specif to ffox and chrome), and found Edge to be completely issue-free once that was done.

Nice work (amazing, awesome work) Microsoft and Edge team!


回答1:


The following channels are great ways to interact with the Microsoft Edge team:

  • Bug reports: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
  • Feature requests: https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer
  • Demos, documentations, and projects: https://github.com/microsoftedge
  • Social: https://twitter.com/MSEdgeDev



回答2:


You can click the "Send Feedback" option, which appears when you click the ellipsis ("...") on the right of the browser window, right below the "X" close button.



来源:https://stackoverflow.com/questions/31799142/how-to-report-problems-in-the-edge-browser-to-microsoft

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!