Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.86k stars 4.74k forks source link

Materialbox Scaling Wrong IE-11 #5952

Open emilwkj opened 6 years ago

emilwkj commented 6 years ago

Expected Behavior

When clicking image with class materialboxed image should enlarge to fullscreen mode and be placed in middle of screen.

Current Behavior

Image enlarging, but moved to the right, and opened according to where the image was original on the page. AKA the image is not centered.

As seen below in demo. On right side, wrong behavior with IE11, on left side Chrome Displays correctly.

demo

Steps to Reproduce

Codepen: https://codepen.io/emilwkj/pen/gKbYNG

  1. Open codepen in IE11
  2. Click on image
  3. Verify that image is not centered

Context

Developing legacy application that needs to support IE11. Annoying that users cannot open the image correctly.

Your Environment

MAProsper commented 6 years ago

Edge also seems to be affected by this.

emilwkj commented 6 years ago

@Dogfalo What is status on this?

MAProsper commented 6 years ago

Issue still present in v1.0.0-rc.2.

emilwkj commented 6 years ago

@MAProsper Do you know who we can contact other than @Dogfalo to escalate this problem?

ZakAttakk commented 6 years ago

Anyone have a solution for this?

emilwkj commented 6 years ago

@ZakAttakk UNfortunately not. We're still waiting for the devs to answer...

SprouterB commented 4 years ago

Issue still occurs, any more news on this?