molly.com
Wednesday 4 April 2007
Name Your Best IE7 Bug Resources
Hi folks, I’m collecting links for IE7 bugs that people are documenting as I’d like to stay on top of anything problematic you’re finding related to XML, XHTML, HTML, CSS, i18n, and the DOM.
If you’ve got a good resource, or a specific issue, can you shout it out in comments so I can add it to a comprehensive list?
Thanks!
Filed under: professional, standards, software, web design and development, w3c, browsers, microsoft, ie7
Posted by: Molly | 12:09 pm |

April 4th, 2007 at 12:25 pm
http://simon.html5.org/test/ie7b2-bugs/
April 4th, 2007 at 12:43 pm
http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/
April 4th, 2007 at 2:12 pm
Is this comprehensive list going to be made available publicly? Even better would be if it could be turned into a full-fledged bug tracker.
April 4th, 2007 at 4:04 pm
+1 for the bug tracker.
April 5th, 2007 at 12:41 am
I have always found this one to be pretty useful, but presume you know about it already: http://css-discuss.incutio.com/?page=IE7
April 5th, 2007 at 1:35 am
We call him Darren. He loves Linux, hates MS, and thus is a walking resource for IE bugs.
April 5th, 2007 at 2:45 am
http://www.aplus.co.yu/css/ie7-bug-1-nested-list-abs-positioned-is-overrun-by-preceding-links-background-colour/
http://brh.numbera.com/experiments/ie7_tests/zindex.html
http://brh.numbera.com/experiments/ie7_tests/newbox.html
http://brh.numbera.com/experiments/ie7_tests/menu.html
April 5th, 2007 at 3:21 am
http://www.designdetector.com/demos-browsers.php#ie
April 5th, 2007 at 3:39 am
I always look here first…
http://www.webdevout.net/browser-support
…and then there’s rarely a need to look further.
April 5th, 2007 at 12:19 pm
Regarding a full-fledged bug tracker, this is a big concern right now for the IE team. However, until we have it, I’d like to at least gather as much of this stuff and centralize it if possible. Yes, this will all be public, of course. And it can then be used by any developer or designer or vendor as a resource.
I’ll work on coallating this stuff and perhaps set up a page. A wiki if it becomes a busy enough topic.
April 5th, 2007 at 2:29 pm
Does Microsoft intend on releasing incremental updates of IE 7 — sooner rather than later? That would circumvent a lot of the rendering issues and your workload if so, I would imagine. Perhaps remove some of the immediacy for some sort of bug tracker.
April 5th, 2007 at 7:00 pm
[…] molly.com » Name Your Best IE7 Bug Resources […]
April 5th, 2007 at 8:07 pm
@thacker - no, releasing rendering updates in incremental waves would cause mass hysteria* for compatibility and test matrices.
-Chris Wilson, IE team
*cats and dogs, living together. Unlike cats and Mols living together, which is a good thing.
April 6th, 2007 at 6:43 am
Not really a bug since Microsoft broke this functionality deliberately, taking down ~600,000 web pages (according to Google) that depended on it — webpages in existence since nearly the dawn of the web itself — but IE7 sees fit to break Javascript’s prompt with a security alert bug that ensures it stays broken.
http://www.hunlock.com/blogs/Working_around_IE7s_prompt_bug,_er_feature
April 6th, 2007 at 11:35 am
Chris Wilson–
Damn. You took me by surprise by responding. Your reasons are clearly understood. Thank you very much.
April 8th, 2007 at 6:26 pm
Here’s a CSS parsing issue that causes IE to ignore the remainder of a stylesheet:
An example using an invalid value for the background propery - http://www.moddular.org/tests/background.html
and an example using a valid value with the counters function - http://www.moddular.org/tests/counters.html
April 8th, 2007 at 8:07 pm
John has a number of items at PIE
http://www.positioniseverything.net/
April 9th, 2007 at 12:33 am
IE7 Bug: min-width input
IE7 applies the min-width value as width on input elements with @type values of button, reset, and submit.
http://steve.ganz.name/examples/Forms/min-width-input.html
April 11th, 2007 at 8:11 am
http://www.quirksmode.org/bugreports/archives/explorer_7/index.html
April 11th, 2007 at 4:08 pm
hi polly, u know that there are kittens that need homes?
April 14th, 2007 at 11:12 am
[…] We really think this is a great idea and would encourage everyone to make their contribution. So head over to Molly.com and add your resource link or issue. […]
April 16th, 2007 at 8:53 am
http://channel9.msdn.com/wiki/default.aspx/Channel9.InternetExplorerBugs
April 16th, 2007 at 8:56 am
And I should have added:
http://channel9.msdn.com/wiki/default.aspx/Channel9.InternetExplorerProgrammingBugs
April 22nd, 2007 at 4:04 pm
Hi Molly
I don’t know whether it’s documented anywhere but we have a really strange bug affecting our website. Basically the central content column is too thin in IE7. I could correct that with an IE7 stylesheet in a conditional comment, were it not for the fact that it corrects itself as soon as you press the Alt key. Or resize the window - in fact, anything that causes the browser chrome to update also fixes the page. Now that’s buggy.
It only occurs on our internal view when the CMS editing panel is visible, so I can’t point you to it. If you don’t have this one documented elsewhere drop me a line and I’ll try to come up with a test case for you.
July 6th, 2007 at 3:42 pm
http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ - plus it has a list of at least another couple of hundred IE7 bug sites.
Personally I’m using Dean Edwards’s javascript library plugin to make IE behave (somewhat) like a standards-compliant browser.
Beyond that I’ve stopped supporting IE, it’s simply too time-consuming and painful. One day (hopefully with your input) IE will catch up with the others and properly support web standards.
July 10th, 2007 at 2:04 pm
And another little bug with a fix:
http://www.straatadvocaat.org/samples/fontStyleFloatBug.html
October 30th, 2007 at 5:35 am
This website: http://webbugtrack.blogspot.com/ has a bunch of JavaScript (and related) bugs for all browsers, but as you are likely aware, most of them are for Internet Explorer.
In particular, it has a good write up on the getElementById bugs, and some workarounds to fix them.
http://webbugtrack.blogspot.com/2007/08/bug-152-getelementbyid-returns.html
and
http://webbugtrack.blogspot.com/2007/08/bug-217-getattribute-doesnt-always-work.html
Thanks,
Charlene
March 7th, 2008 at 1:20 pm
thanks molly its good
March 17th, 2008 at 6:58 am
thnks
March 30th, 2008 at 9:46 am
thanks