Botframework-webchat: Height of textbox and button in Adaptive Card is incorrect in IE11

Created on 2 Aug 2019  路  9Comments  路  Source: microsoft/BotFramework-WebChat

The height of textbox and button in Adaptive Card is incorrect in IE11.

Screenshots

WebChat_AdaptiveCard_Height_Problem_IE11

Version

Found in v4.4.2, but still exists after updated to newest version 4.5.1

Additional context

Found a workaround from #1836, it can be fixed with "$(".ac-pushButton").css("flex-basis", "");"

Bot Services Bug Adaptive Cards customer-replied-to customer-reported

Most helpful comment

All 9 comments

I think this is Adaptive Card problem.

If you use IE11 and browse to https://www.adaptivecards.io/visualizer/index.html, you will see the button are squeezed as well.

image

I have submitted a bug to Adaptive Card team, https://github.com/microsoft/AdaptiveCards/issues/3301. Please track the issue over there.

Once they have fixed it, we will bump Adaptive Card in Web Chat.

Hi @compulim, FYI: it seems like the dependent issue is now closed.

@compulim, could you bump Adaptive Card in Web Chat and close this issue after? See previous issue, the bug on AdaptiveCards side was closed.

Their production build is still 1.2.0. Nothing we could bump to now. 馃槬

image

We will be bumping AdaptiveCards in our R7 release. @compulim

We bumped to [email protected] in #2532, will verify in IE11.

Verification currently blocked by #2559

Confirmed this as fixed :)

Was this page helpful?
0 / 5 - 0 ratings