question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Height of textbox and button in Adaptive Card is incorrect in IE11

See original GitHub issue

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", "");

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
compulimcommented, Aug 2, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Input.Text - Schema Explorer | Adaptive Cards
Used to identify collected input when the Submit action is performed. ... height, BlockElementHeight, No, Specifies the height of the element.
Read more >
Adaptive Card show text input block based on choice set value
You're using the ES5 bundle, which I'm assuming means you want this to work on IE11; You're trying to toggle visibility instead of...
Read more >
WebChat Dialogue Provider - Adaptive Cards | Anywhere365
Warning: An incorrect JSON will cause the Adaptive Card to not be loaded. How to build JSON Scripts. Below we have an example...
Read more >
Adaptive card teams json - Kleid und Leben
Samples and Templates of Adaptive Cards for Microsoft Teams This is exciting ... to have some formatting issues and I can't figure out...
Read more >
Default Theme Changelog - Kendo UI for Vue - Telerik
button : tweak large size so it's compatible with guidelines for mobile ... input: apply correct hover border-color to input in default theme ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found