IE7 spells trouble

Right now I "hate" IE7, after loosing several hours of worktime because of it.

Our company website looked good in FireFox, Opera and previous versions of IE. However in IE7 some things looked not like they should, making the whole site look very crapy - not good for a web development company.

However in my IE7 standalone it looked good, so in order to see the same as others, to be able to "debug" the site back in order I went on and downloaded the "real" IE7 update. I then had to restart the computer (after installing a web browser - sigh), opened up our site in it, and got the same mumbo-jumbo layout as others have reported.

Time to try and solve what is wrong. Open up my trusted old Dreamweaver 8, and.... "Error conecting to site". What is this? Hmmm, username and password seems to have gone awol in my Dreamweaver site setups. Hm - trying to put them in there, and get a different error. Restarts DW and username and password is yet again gone. A colleague tell me he has had the same problems with DW lately as well. I think for a second and ask if the problems came after installing IE7, he thought for a second and said that it could indeed be so. A little Googling and behold...

Installing IE7 can indeed mess up your Dreamweaver settings.

So, being a bit quicker than me, my colleague after a while reports that installing the DW 8.0.2 updater fixes the issue. For him that is. After a while I find out that while the username and password no longer disapears, I still get an error trying to connect. I try to remove and create the site again - still same error. I've always set up sites creating "FTP and RDS Server" connection, as this is what I have found is the most efficient way of working with stuff on the server. I then, after suggestion from my colleague try to set it up as a "site" with exact the same ftp information, and behold it works.

Well, now on to the task of getting our site to work in IE7 as well. I created a stylesheet for IE7 and included it like this:

<!--[if gte IE 7]>
<link href="/css/ie7.css" rel="stylesheet" type="text/css" />
<![endif]-->

Then it was just to try and find what could fix the problem. After a little while the following piece of code was all that was needed to fix everything:

#articlewrapper2_subpage1 {
   min-height: 200px;
   }

So now I "hate" IE7, not so much for breaking a layout that was from before working in all browsers. That was kind of expected. But messing up my Dreamweaver settings - now that is unforgiveable.

Comments
I'll jump on the hate train too -- any standalone program that requires a system reboot AND manages to screw up the settings of an unrelated program needs to be shot.

I find I'm becoming a curmudgeon in my old age (and fortunately, I have the luxury of not having to care what clients think anymore): While I used to test every page I created in IE, Netscape, Opera, Safari, etc., these days I build it for Firefox, check it in Opera, and assume the rest of the world doesn't need to see it right if they can't be bothered to install a decent browser. I'm not installing virus bait just to check anymore.
# Posted By VeryVito | 10/27/06 10:12 AM
its certainly no faster on my machine. FF still loads quicker. Although I do have more problems with FF crashing and using up too much memory lately.
# Posted By Russ Michaels | 10/29/06 5:58 AM
its certainly no faster on my machine. FF still loads quicker. Although I do have more problems with FF crashing and using up too much memory lately.
# Posted By Russ Michaels | 10/29/06 5:59 AM
Bill Gates should be kicked square in the balls for this peice of grabage. I have also spent hours trying to adapt my site for IE7. Which looked fine in IE6, Opera, FF and so on. What is it with MS, that they think they do what ever the hell they want?.

When I first tested my site with IE7 i was tempted to just leave it and ban users entering with IE7 from even seing my page altogether. But like you, i also design webpages and that is simply not an option. And then there was also an issue of cleartype not rendering properly In LCD monitors that MS has enabled by default.

"Microsoft, will it work today?" <-- indeed!
# Posted By Matthew Simmiss | 11/6/06 7:31 PM
I'm not sure if Mr. Gates' testicles would notice - they have been swelled in the theater of business for years and would probably tower above you, were you able to get that close!
I hate IE7 too - we parted company today. :-))
# Posted By Mike Russell | 11/26/06 11:33 AM
I wanted to put my name down on the hate list. This web browser is such a step backwards. For browsing, it doesn't let you re-arrange the icons or re-size the toolbars. Stupid. So now I have to live with an inch and a half of useless toolbars at the top of my screen.

For developing: I thought (naively) that MS might try to include some of the CSS2 compatability that looks so great in other browsers or even fix the box model problem, I'm so tired of writing extra CSS so I can "hack" IE and get it to look the same as every other browser!

In short, I used to be able to live with IE<7 for browsing, but now IE7 has put me over the edge, I HATE this browser. Microsoft seriously has to get their sh** together and get on board, they SUCK!

The only thing I like about IE7 is the "new tab" button next to the tabs. And come on, tabbed browsing - why did it take them so long?
# Posted By Christian | 1/9/07 6:15 PM
Cripes, I had to delete Dreamweaver8, then reload Dreamweaver MX and the Dreamweaver8 upgrade because I had hit "cancel" during the first 8.0.2 install attempt. Add Dreamweaver to the hate list!
# Posted By Rob Green | 3/8/07 10:30 AM
I'm the web maker in Thailand.I found a stupid joke from Mr.Gate and IE7 to my web also. Try to be repair my Flash,Java,sentence for 4 days and found that is nothing better. Now I feel Microsoft is loss of their responsibility to the customer.

Also,I would like to tell you about the way Microsoft try to force all user to use IE7, I just buy a new Acer lap (AP 4520G) and found that it's a stupid black box because thay can not ran my web(Its came with Vista home only) and can not convert to run with XP(have no Driver for XP).Now I turn back to my old Lap already!!
# Posted By Eddie | 8/15/07 8:30 AM