bedrock icon indicating copy to clipboard operation
bedrock copied to clipboard

Display bug on /firefox in IE10

Open stephaniehobson opened this issue 6 years ago • 8 comments

Description

Hero title over laps hero image in IE10.

Steps to reproduce

https://www.mozilla.org/en-US/firefox/ in IE10

Expected result

Screen Shot 2019-11-05 at 13 51 59

Actual result

Screen Shot 2019-11-05 at 13 39 02

Environment

Windows 7 & IE10

stephaniehobson avatar Nov 05 '19 21:11 stephaniehobson

Can't use width: calc() on an element with display:flex in IE10 or 11.

stephaniehobson avatar Nov 05 '19 21:11 stephaniehobson

It looks like the fallback page is also effected:

image

alexgibson avatar Nov 28 '19 15:11 alexgibson

I would like to work on this issue. I have checked and it is still a bug on IE10. Furthermore, the page looks really different from what it should look like in IE9 (I have attached the photos for IE9). I would like to work on that as well. Since this would be my first technical based open source contribution I might need some guidance but will try my best to solve this issue. 1 2 3

gauravpandeypes avatar Sep 07 '20 14:09 gauravpandeypes

Hi, can you tell me which file would be needing edits to fix these issues? I would like to work on this

krush11 avatar Oct 16 '20 16:10 krush11

Hi , I would like to work on this issue. This will be my first contribution and please help me with this

tanmayj2020 avatar Oct 16 '20 20:10 tanmayj2020

I'm sorry, I don't have time to help with this. @alexgibson can you help or can we remove the help wanted tag?

stephaniehobson avatar Oct 16 '20 23:10 stephaniehobson

As our contributing guide says, Mozilla employees may not always have time to mentor issues, but pull requests are always welcome.

https://github.com/mozilla/bedrock/blob/master/.github/CONTRIBUTING.md

The HTML file for this issue is here: https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/templates/firefox/home/index-master.html

The CSS file is here: https://github.com/mozilla/bedrock/blob/master/media/css/firefox/home/master.scss

Please only submit a patch if you know what needs doing, and have a copy of IE10 available to test.

alexgibson avatar Oct 17 '20 06:10 alexgibson

I have tried but i didnt find any way to install IE10, only IE11 is available. Also since IE is now upgraded to Edge i dont think this issue has any point

krush11 avatar Nov 01 '20 18:11 krush11