Skip to content

Conversation

@cstergianos
Copy link
Contributor

@cstergianos cstergianos commented Mar 21, 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

Corresponding videos & screenshots

BLANK THEME VIDEO
BLANK THEME SCREENSHOT
LUMA THEME VIDEO
LUMA THEME SCREENSHOT

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

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.
…n-ie11

Update navigation less with display: inline-block
@magento-engcom-team
Copy link
Contributor

@cstergianos thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@magento-engcom-team magento-engcom-team merged commit 60e7d26 into magento:2.2-develop Mar 26, 2018
magento-engcom-team added a commit that referenced this pull request Mar 27, 2018
…14332

 - Merge Pull Request #14332 from sergiy-v/magento2:feature/2.1-fix-navigation-menu-on-ie11
 - Merged commits:
   1. acd6edd
magento-engcom-team added a commit that referenced this pull request Mar 27, 2018
Accepted Public Pull Requests:
 - #14332: Backport: Fix for broken navigation menu on IE11 #14230 (by @sergiy-v)
magento-engcom-team added a commit that referenced this pull request Mar 27, 2018
 - Merge Pull Request #14329 from sergiy-v/magento2:feature/2.3-fix-navigation-menu-on-ie11
 - Merged commits:
   1. f09aa13
magento-engcom-team pushed a commit that referenced this pull request Mar 27, 2018
Accepted Public Pull Requests:
 - #14383: [Forwardport] FR#7428 - Multiline fields in forms have no visible label (by @rostyslav-hymon)
 - #14387: [Forwardport] Format code (by @rostyslav-hymon)
 - #14345: Fix OptionsRepository API test to add option by attribute_id (by @bcerban)
 - #14329: Port: Fix for broken navigation menu on IE11 #14230 (by @sergiy-v)
 - #14343: Checkout module: Removing deprecated Message Manager method calls (by @Loxzibit)
 - #14341: magento/magento2: Updating deprecated message manager methods (by @JamelleG)


Fixed GitHub Issues:
 - #7428: Multiline fields in forms have no visible label (reported by @navarr) has been fixed in #14383 by @rostyslav-hymon in 2.3-develop branch
   Related commits:
     1. 8d52421

 - #5580: Cannot add multiple options to configurable product via REST API (reported by @svines) has been fixed in #14345 by @bcerban in 2.3-develop branch
   Related commits:
     1. 966d8bb
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.

3 participants