Pixelated Images in IE6 with clean install?
I just recieved a brand new XP SP1 laptop. Its a Dell Latitude D800.. and its really sexy ;-)
I'm connected to a WiFi network, and I'm having the weirdest problem. It seems that all the images that I see are severly pixelated. Like, the quality is very low, that I'm noticing artificats in the images. For example, the techtalkforums.com logo is very rough around the edges.
I'm going to connect this to a wired connection and see if thats the problem, but any suggestions until then?
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
It seems that all the images that I see are severly pixelated. Like, the quality is very low, that I'm noticing artificats in the images. For example, the techtalkforums.com logo is very rough around the edges.
Does the display resolution match the LCD? For example, graphics on a desktop set for 800x600 resolution will look really poor on an LC display that's a fixed 1024x768 or 1280x1024 pixels. Text might look OK under XP due toClearType anti-aliasing, but graphic images would look really bad due to pixel mismatch.
TallCool1
Practically a Posting Shark
865 posts since May 2003
Reputation Points: 149
Solved Threads: 45
Yeah, actually, when you try to change the resolution it warns you about non-native resolution.
This is a 15.4" Widescreen monitor, currently running at 1920x1200.
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
Interesting enough, its ONLY on images in Internet Explorer. Even text inside of images looks pixelated and rough. Text not in images look fine. This is really annoying..!
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
Upon some research, this issue is caused because the laptop is using 120dpi fonts - not the normal size. This is because the screen resolution is so high, that anything smaller, and you would go blind ;-).
The fix is to change a value in the registry. If you are experiencing this issue, just copy/paste the text below into notepad, and then save it as a .reg file. To save it as a .reg file, put the file name as whatever.reg, and change the type to "All Files".
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"UseHR"=dword:00000000
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28