microsoft / BotFramework-WebChat

A highly-customizable web-based client for Azure Bot Services.
https://www.botframework.com/
MIT License
1.58k stars 1.53k forks source link

Webchat button links not working on iOS Edge browser #1882

Open Dewain27 opened 5 years ago

Dewain27 commented 5 years ago

Description: When using the VA solution the logon button leveraged in Adaptive Card needed for logon to O365 does not work.

Repro:

  1. Create a VA solution with Productivity skills
  2. Ask Bot "What's on my schedule" in iOS browser in Webchat channel
  3. Click on Login image
  4. Browser does not launch login process

Expected Action Should open another tab to allow for O365 logon image

corinagum commented 5 years ago

Hi @Dewain27, I tried this out on Mock Bot, which we use to reproduce issues. If you visit Mock Bot and type the command oauth, in mobile, the login opens a new window for me as expected. Could this be a VA implementation bug?

@ryanlengel @lauren-mills

ryanisgrig commented 5 years ago

I tested the oauth flow with Mock Bot on the Safari mobile browser and it opens a new tab as expected, @Dewain27 stick to that for now.

@corinagum I tested on multiple mobile browsers:

compulim commented 5 years ago

Do you think we could get the console.log out of iOS Edge?

corinagum commented 3 years ago

@v-kydela Could someone on the Support team confirm if we still have repro of this bug? (Hoping for a self-resolved :D)

stevkan commented 3 years ago

@corinagum, will attempt a repro.

stevkan commented 3 years ago

@Dewain27, can you please confirm for me whether you are using the C# or TypeScript version of the VA? I'm not certain that it matters, but it may prove useful.

corinagum commented 3 years ago

@stevkan ping