Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to report problems in the Edge browser to Microsoft?

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!

like image 486
Jonesome Reinstate Monica Avatar asked Aug 04 '15 01:08

Jonesome Reinstate Monica


3 Answers

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.

like image 58
Daniel Mann Avatar answered Dec 09 '22 03:12

Daniel Mann


In the new Edge browser, open the ellipsis menu at the top right of the browser window and click Help and feedback and Send feedback.

enter image description here

Alternatively press Alt+Shift+I to directly open the feedback window.

like image 43
half of a glazier Avatar answered Dec 09 '22 04:12

half of a glazier


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
like image 26
Ryan Joy Avatar answered Dec 09 '22 05:12

Ryan Joy