kavinithiy / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

property:inherit not working in some circumstances #244

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. include v2.1 beta4 of IE8.js or IE9.js
2. view in Internet Explorer 7

What is the expected output? What do you see instead?
I expect to see the fonts defined in the stylesheet to be used, instead the
script strips all the fonts.

What version of the product are you using? On what operating system?
v2.1 beta 4 IE8.js/IE9.js
Internet Explorer 7
Windows 7 Pro

Please provide any additional information below.

Original issue reported on code.google.com by radioact...@gmail.com on 3 May 2010 at 2:23

GoogleCodeExporter commented 9 years ago
Test page please?

Original comment by dean.edw...@gmail.com on 3 May 2010 at 5:06

GoogleCodeExporter commented 9 years ago
I've put up a test page here, just using the blueprint css but you should see 
the
fonts get replaced once the script runs.

http://designedbyevo.com/ietest/test.html

Original comment by radioact...@gmail.com on 3 May 2010 at 5:49

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 3 May 2010 at 6:22

GoogleCodeExporter commented 9 years ago
This is now fixed. Will upload soon.

Original comment by dean.edw...@gmail.com on 3 May 2010 at 7:38

GoogleCodeExporter commented 9 years ago
Hi Dean,

Thanks for looking at this, just wondering when this will be uploaded so I can
continue using it.

Thanks,
Liam

Original comment by radioact...@gmail.com on 4 May 2010 at 12:52

GoogleCodeExporter commented 9 years ago
I don't want to release a new beta so soon after the last one. But I'll check 
it into 
the trunk later today.

Original comment by dean.edw...@gmail.com on 4 May 2010 at 1:02

GoogleCodeExporter commented 9 years ago
Understandable, thanks :)

Original comment by radioact...@gmail.com on 4 May 2010 at 1:04

GoogleCodeExporter commented 9 years ago
Any news on this, I'd like to use this so much but I can't have my fonts or 
other inherited properties being overwritten. Do you know when you will be 
making this fix available?

Original comment by radioact...@gmail.com on 27 Jul 2010 at 2:45

GoogleCodeExporter commented 9 years ago
Looking forward for an updated beta. Love ie7/ie8/ie9.js over selectivizr for 
its larger support of pseudo classes (:before and :after). Don't like the font 
changing in beta4, which is still the current version on 5th Oct. 2010.

Original comment by cerieljacobs@gmail.com on 4 Oct 2010 at 11:29

GoogleCodeExporter commented 9 years ago
Hi Dean,

I just started using this and am loving almost everything about it, except for 
this problem in IE7. Is there an ETA on the check-in?

Thanks,
Ben

Original comment by slee...@gmail.com on 15 Oct 2010 at 5:16

GoogleCodeExporter commented 9 years ago
Hi Dean,

Just wondering if you have a release planned - or if this fix was checked in. I 
can work around the issue for sure, by adding extra font-size properties to my 
CSS, but it'd be nice to have your fix.

Hope this finds you well,
Rowan.

Original comment by rowa...@gmail.com on 5 Nov 2010 at 7:11

GoogleCodeExporter commented 9 years ago
Hmmm, I believe I'm seeing this bug still happening. All my body fonts are 
loading as Arial(as defined in my css), and when the script loads they all 
revert to Times New Roman. Seems to be possibly do the the ie7 inherit style?

Original comment by ulfloneg...@gmail.com on 19 Jan 2011 at 8:39

GoogleCodeExporter commented 9 years ago
Having the same issue. All fonts render as Times New Roman.

Original comment by tacklere...@gmail.com on 3 Feb 2011 at 7:10

GoogleCodeExporter commented 9 years ago
Solution is in this ticket: http://code.google.com/p/ie7-js/issues/detail?id=354

Original comment by var...@gmail.com on 20 Dec 2011 at 12:38