David Hucklesby wrote:
> On Thu, 28 Jun 2007 12:41:40 +0200, Ingo Chao wrote:
>> kristin wrote:
>>> i am told that on the wine pages & contact page:
>>>
>>> http://www.tuttobenewines.com/contact.html
>>> http://www.tuttobenewines.com/wines-rosso.html
>>> http://www.tuttobenewines.com/wines-bianco.html
>>>
>>> i have a disappearing content bug in IE6 win SP2.
>>>
>>> I cannot for the life of me recreate it - despite seeming to have the same
>>> environment, so i'm am having difficulty fixing it.  Any guideance would be 
>>> greatly
>>> appreciated,
>>>
>> I guess the client is using a high-DPI Laptop.
>>
>> Some laptops (Dell) have a resolution of 120dpi and have "UseHR" set to "1" 
>> in the
>> registry, see [1, 2].
>>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> FWIW - My laptop is 1440 x 1050 running at 120 DPI, and I am not seeing
> this problem, even if I increase text size. But I am running a standalone 
> version of IE6, which _may_ make a difference.
> 
> Cordially,
> David
> --
> 
> 
> 

The difference is the resolution of 120dpi (or higher) *in combination* 
with "UseHR" set to "1".

Its not only 120dpi. You cannot see the problems without manipulating 
the registry. Some laptops have this setting turned on by default, 
others don't.

As this topic is forked in three or four threads, it is a little bit 
confusing; Kristin already has attached some fixes I suggested she said, 
so maybe its not an issue here anymore. And we did not get any 
confirmation by Kristin that the reporter actually had used a high dpi 
screen on what laptop.

In general, with the setting discussed here
[1] http://msdn2.microsoft.com/en-us/library/Aa770067.aspx
[2] http://www.brunildo.org/test/IE_UseHR.html

users may experience some surprises.

For example, on some pages that use the Onetruelayout or similar 
solutions for equal height columns. Something is going badly wrong when 
IE tries to scale the -32000px/+32000px margin/padding thing. Columns 
are pulled up beyond the upper viewport edge into the void. Preliminary 
tests show, assuming 196dpi is the highest possible value for XP, that 
-16000/+16000px is a safer scaleable value for it. Don't have Vista to 
test with.

Or, on Kristin's original page, the background images were scaled, but 
containers without haslayout did not scale. More issues are discussed by 
Bruno in [2].

And so on. Read the linked pages, turn the UseHR on, and surf a while on 
css layouts to see what I mean.

I don't know what laptops have this UseHR turned on by default and if 
the manufacturers are still using it. But IE is not usable with these 
settings, I'd say.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to