Skip to content

List of WebChat Supported Browsers? #422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nwhitmont opened this issue Apr 10, 2017 · 11 comments
Closed

List of WebChat Supported Browsers? #422

nwhitmont opened this issue Apr 10, 2017 · 11 comments

Comments

@nwhitmont
Copy link

What browsers & versions are officially supported by BotBuilder-WebChat?

@billba
Copy link
Member

billba commented Apr 10, 2017

This is an excellent question. Unfortunately I have no answers. I would greatly appreciate someone who can do the work to figure this list out and a way to keep it up to date.

@danmarshall
Copy link
Contributor

Basically I would say it comes down to our biggest dependencies, React and RxJs which both support IE9+.

@billba
Copy link
Member

billba commented Apr 10, 2017

@danmarshall That's just one version of one browser. And there are other issues, including what polyfills we include and also some CSS stuff.

@danmarshall
Copy link
Contributor

I agree it's a funny way to specify the level of support.
https://facebook.github.io/react/docs/react-dom.html
ReactiveX/rxjs#733
Yet it seems to be the way our constituents define it :)

@billba
Copy link
Member

billba commented Apr 10, 2017

@danmarshall I bet you a dollar we don't work on IE9 :-)

@danmarshall
Copy link
Contributor

Using the F12 emulation tools in IE I changed the document mode & user-agent string to IE9. I did notice a few minor rendering bugs in some spots, but overall seemed to work well :)

If there are any IE9 customers we can file bugs on a case-by-case basis.

@nwhitmont
Copy link
Author

Is WebChat iframe tested with Firefox? User reports problems sending messages via WebChat iframe in Firefox and IE.

Relates to:
microsoft/botframework-sdk#3181

@danmarshall
Copy link
Contributor

@nwhitmont - not yet. We are working to use a robust testing service which will test against many platform/browser combinations, stay tuned.

@nwhitmont
Copy link
Author

relates to #613

@nwhitmont
Copy link
Author

relates to microsoft/botframework-sdk#3181

@compulim
Copy link
Contributor

I think we are IE11 and modern browsers >= last 2 versions. If anything not working in this combo, please file a bug, we will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants