[css-d] Another try: Flickering in Firefox

2005-11-07 Thread bill
Hi there I'm developing a site which can be found at http://www.first-encounter-design.com Haven't done any real testing yet but it displays well in IE6, NS7, Op and FF all on win xp. When the page first loads in FF, the right hand scrolling div (#t

Re: [css-d] Another try: Flickering in Firefox

2005-11-07 Thread Roger Roelofs
Bill, On Nov 7, 2005, at 5:25 PM, bill wrote: > Hi there > > I'm developing a site which can be found at > http://www.first-encounter-design.com > Haven't done any real > testing yet > but it displays well in IE6, NS7, Op and FF all on win xp. > > When t

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread webmaster
Thanks for your response, Roger. The class you sited (.dateline) was an orphaned rule - I wrote it (incorrectly, as you pointed out) at some phase of the design and then changed; it wasn't called anywhere in the html so wasn't effecting the page; I've removed it now :). I played with the background

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread Nick Fitzsimons
> At any rate, since you aren't seeing the flickering, it's probably > difficult > to know what I'm referring to. > I'm seeing it and what happens is: 1. The page is laid out; 2. The images start arriving in the protfolio container; 3. Firefox increases the height of the container to accomodate t

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread Ingo Chao
bill wrote: > http://www.first-encounter-design.com I think its the gecko flicker of overflown areas. I can reproduce it on a local copy and live in Fx 1.0.5 (but not in Fx 1.5b2): - unpin the window to allow resizing - resize the window vertically or horizontally by dragging the edges The over

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread webmaster
er 08, 2005 10:42 AM To: css-d@lists.css-discuss.org Cc: webmaster Subject: Re: [css-d] Another try: Flickering in Firefox > At any rate, since you aren't seeing the flickering, it's probably > difficult > to know what I'm referring to. > I'm seeing it and what happens

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread bill
riginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingo Chao Sent: Tuesday, November 08, 2005 11:57 AM Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Another try: Flickering in Firefox bill wrote: > http://www.first-encounter-design.com I think its th

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread Big John
Nick Fitzsimons wrote: > I'm seeing it and what happens is: > > 1. The page is laid out; > 2. The images start arriving in the protfolio container; > 3. Firefox increases the height of the container to accomodate the > newly-arrived image; > 4. This causes the top of the container to poke out ove

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread bill
Does that make sense? I'll read any response I may get as I redo those images in the morning! Thanks again to all who've helped out here. Bill Scheider -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Big John Sent: Tuesday, November 08, 2005 11:02

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread bill
Big John, I didn't see any horizontal flicker on my page! Are you seeing this here, or you've seen it on other sites? I came across it on two different sites a couple days ago, but those were single, static images on a page. No scrolling or multiple images. I didn't think of going in to see if a

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread Gunlaug Sørtun
bill wrote: >> http://www.first-encounter-design.com Tested this in Mozilla 1.7.12: #wrapper {display: table;} ...no more flickering in any direction. Worth a try across more Gecko-versions. regards Georg -- http://www.gunlaug.no

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread webmaster
Thanks Georg. And I will re-test as you suggest. Cheers, Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun Sent: Wednesday, November 09, 2005 12:06 AM To: css-d@lists.css-discuss.org Subject: Re: [css-d] Another try: Flickering in

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread Big John
bill wrote: > I didn't see any horizontal flicker on my page! Are you seeing this here, or > you've seen it on other sites? Other sites. I just got a tip, and sure enough, the FF1.5 beta appears not to have the flicker. I was pretty sure that this was strongly on their minds, and it's been zapped

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread Ingo Chao
Gunlaug Sørtun wrote: > bill wrote: > >>> http://www.first-encounter-design.com > > Tested this in Mozilla 1.7.12: > #wrapper {display: table;} > ...no more flickering in any direction. > > Worth a try across more Gecko-versions. > > regards > Georg Georg, your suggestion seems to fix th

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread Big John
> > Tested this in Mozilla 1.7.12: > > #wrapper {display: table;} > > ...no more flickering in any direction. Ingo Chao wrote: > Georg, your suggestion seems to fix the vertical flicker on resize > locally for this test page in older Geckos: I just tried the table display on Bill's page, and no

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread bill
.. Waiting for the magic elixar, Bill Scheider -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Big John Sent: Wednesday, November 09, 2005 11:14 AM To: Ingo Chao; css-discuss Subject: Re: [css-d] Another try: Flickering in Firefox > > Tested this

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread Gunlaug Sørtun
bill wrote: > YIKES! Another can o' worms. Since I'm not seeing the flicker at all > any more, I'll be attempting to fix it in the dark. Not much use in such "darkroom fixes" I'm afraid. :-) I'm not sure who is testing correct here, and the results will variate between Gecko-versions. Note that