Skip to content

Conversation

@sergiy-v
Copy link
Contributor

@sergiy-v sergiy-v commented Mar 24, 2018

Description

The navigation without the "display: inline-block" sometimes gets broken on Internet Explorer 11. This happens after some refreshes of the page, both on Luma and Blank theme. The problem is that the A element has no display: inline-block or block but also has padding. IE11 understands that differently sometimes without giving any of the inline block properties to the element like width or padding.

Manual testing scenarios

  1. Go to any 2.2-develop branch, blank or luma theme using ie11
  2. Start refreshing the homepage
  3. At some point the menu will break causing elements floating on top of each other

Forward port for #14230

@sergiy-v sergiy-v requested a review from rogyar March 24, 2018 14:46
@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Mar 24, 2018

CLA assistant check
All committers have signed the CLA.

@rogyar rogyar added the Event: distributed-cd Distributed Contribution Day label Mar 24, 2018
@magento-engcom-team magento-engcom-team added this to the March 2018 milestone Mar 26, 2018
@magento-engcom-team magento-engcom-team merged commit f09aa13 into magento:2.3-develop Mar 27, 2018
@sergiy-v sergiy-v deleted the feature/2.3-fix-navigation-menu-on-ie11 branch February 28, 2020 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants