Posted By: blowdart | Jan 25th, 2007 @ 12:53 AM
page 1 of 1
Comments: 14 | Views: 2480
blowdart
blowdart
Peek-a-boo
So as some of you are aware my blog lives over at http://idunno.org. Ever since I reskinned it scrolling down and up in IE is problematic at best; at times the bottom half of a line of text doesn't appear. If you minimise and maximise it gets repainted fine, just during the scroll it looses things. I thought it was a video driver issue at first, but a few people have mentioned it now.

Anyone have any bright ideas?
CannotResolveSymbol
CannotResolveSymbol
Microsoft: Who do you want to execute today?
blowdart wrote:
So as some of you are aware my blog lives over at http://idunno.org. Ever since I reskinned it scrolling down and up in IE is problematic at best; at times the bottom half of a line of text doesn't appear. If you minimise and maximise it gets repainted fine, just during the scroll it looses things. I thought it was a video driver issue at first, but a few people have mentioned it now.

Anyone have any bright ideas?


That's quite interesting...  I just switched back and forth between tabs with your blog open in one and got this:

Free Image Hosting at www.ImageShack.us

This is the only site I've ever seen do anything like that...  do you have some kind of long-running script or something?
stevo_
stevo_
Human after all
I've had this before, can't be entirely sure, but it may be a line height issue.
ZippyV
ZippyV
Fired Up
I've had this problem too with parts of text just disappearing, very annoying.
PetKnep
PetKnep
IE7 RTM'd yay!
Heh, they do have a private message feature on C9 right?

I'll pass it around, let you know if anything pops up. No guarantees, but I'll see what I can do.
SecretSoftware
SecretSoftware
Code to live, but Live to code.
ZippyV wrote:
I've had this problem too with parts of text just disappearing, very annoying.


I switched back to FireFox because of this and other performance issues.
PetKnep
PetKnep
IE7 RTM'd yay!
SecretSoftware wrote:

ZippyV wrote: I've had this problem too with parts of text just disappearing, very annoying.


I switched back to FireFox because of this and other performance issues.


Thanks for the feedback.
W3bbo
W3bbo
The Master of Baiters
blowdart wrote:

ZippyV wrote:I've had this problem too with parts of text just disappearing, very annoying.


Bruce? OHHHH BRUUUUUCEEEEE ...


Bruce deals with UX and Chrome, Dave works on the product as a whole. We don't have anyone from the Trident team here though.
blowdart wrote:

Yea but he might know someone. Funny thing was it was an MS PM that pointed it out to me
I know lots of someones.  One of them is a dev lead for Trident, and he says

I think the problem is with this rule

.post .body
{
  font-family: Georgia, serif;
  font-size: 110%;
  line-height: 17px;
  text-align: justify;
  text-justify: newspaper
}

Setting line-height to be less than font height doesn’t work very well. I don’t know if it is new, would be surprised if it is.

Rowan
Rowan
Look, no errors.
What the hell is "text-justify"?

I doubt that's really causing the problem though, I'm definately noticing the bug on an unpredictable basis.

It definately looks like IE is getting messed up with the line-height and background colour, so I would take a look at increasing or removing the line height and/or unecessary background colours.

There's an IE7 bug I found a while ago which comprises of italic text and a background colour, the result is that the background colour would become a "foreground colour" and cover up any element sitting next to the text. I'll post a link soon...

Edit: Big Fat IE7 Bug - http://rowanw.com/bugs/background_overlap.htm
page 1 of 1
Comments: 14 | Views: 2480
Microsoft Communities