Screenshots
Version
4.9.1+ - downloaded from CDN, hosted locally
We are using webchat-es5.js with HealthBot.
When using IE11 (11.1685.16299.0), when choosing Action.OpenUrl from an Adaptive Card the opened window is fixed size with no scrollbars.
Not sure if the fix [#3223] is the cause, but this issue occurs first in 4.9.1
Steps to reproduce
- Open any HealthBot scenario with an
Action.OpenUrl Adaptive Card
- Click the link
- See the window opened with a fixed size and no scrollbars
Expected behavior
window that opens as a result of Action.OpenUrl is scrollable and resizable
Screenshots
Version
4.9.1+ - downloaded from CDN, hosted locally
We are using webchat-es5.js with HealthBot.
When using IE11 (11.1685.16299.0), when choosing
Action.OpenUrlfrom an Adaptive Card the opened window is fixed size with no scrollbars.Not sure if the fix [#3223] is the cause, but this issue occurs first in 4.9.1
Steps to reproduce
Action.OpenUrlAdaptive CardExpected behavior
window that opens as a result of
Action.OpenUrlis scrollable and resizable