Re: [WSG] FF Bug - Any Fixes?

2005-06-23 Thread Chris Stratford
Ahh wow. I have fired up DEER PARK Alpha1 (http://www.mozilla.org/projects/deerpark/) And the rounding error is fixed in it :D Cheers everyone! Chris Stratford wrote: Hey List, I know this bug has been discussed before - but I can't find any solutions. Wondering if there have been any

Re: [WSG] FF Bug - Any Fixes?

2005-06-19 Thread designer
Hi Chris, Try border-collapse : collapse in your ul declaration. Bob Chris Stratford wrote: Hey List, I know this bug has been discussed before - but I can't find any solutions. Wondering if there have been any recent fixes or what not. This is how the menu should look (this was from

Re: [WSG] FF Bug - Any Fixes?

2005-06-19 Thread Philippe Wittenbergh
On 19 Jun 2005, at 6:10 pm, designer wrote: Hi Chris, Try border-collapse : collapse in your ul declaration. Bob Applies only to tables, or block level elements set to {display:table} Philippe --- Philippe Wittenbergh http://emps.l-c-n.com/

Re: [WSG] FF Bug - Any Fixes?

2005-06-19 Thread Terrence Wood
The rounding area can usually be fixed by adjusting your font-size and/or line height, on the parent element and the cascade through your list elements. The solution really is just a matter of tweaking each until it is eliminated -- use the computed style section the FF dom inspector and try

Re: [WSG] FF Bug - Any Fixes?

2005-06-19 Thread Terrence Wood
On 20 Jun 2005, at 9:04 AM, Terrence Wood wrote: The rounding area That of course is rounding error. now where is my coffee? T. ** The discussion list for http://webstandardsgroup.org/ See

Re: [WSG] FF Bug - Any Fixes?

2005-06-19 Thread jackie reid
Any chance of having a look at the code and the css.? Jackie - Original Message - From: Chris Stratford [EMAIL PROTECTED] To: wsg@webstandardsgroup.org Sent: Sunday, June 19, 2005 2:00 PM Subject: [WSG] FF Bug - Any Fixes? Hey List, I know this bug has been discussed before

[WSG] FF Bug - Any Fixes?

2005-06-18 Thread Chris Stratford
Hey List, I know this bug has been discussed before - but I can't find any solutions. Wondering if there have been any recent fixes or what not. This is how the menu should look (this was from IE, even IE gets it right) http://img78.echo.cx/img78/1969/menubug25aq.jpg This is FireFox's render:

Re: [WSG] FF Bug - Any Fixes?

2005-06-18 Thread Philippe Wittenbergh
On 19 Jun 2005, at 1:00 pm, Chris Stratford wrote: AS you can see, beneath CHAT ROOMS and BROWSE A-Z there is a signifcant gap... White space... Something! :S The website is: www.simplyrewarding.com.au nothing with white-space, all with TWIPS. http://dev.l-c-n.com/Gecko/moz_spacing.php

Re: [WSG] FF Bug - Any Fixes?

2005-06-18 Thread Chris Stratford
Ahh Philippe, Thanks for those links - and I see that you are the man who came up with the diagnosis for this problem. I still see the errors - should I use Absolute values (px, not em) to define my margin/padding on those lists? Would that fix the problem? Thanks! - Chris Philippe

Re: [WSG] FF Bug - Any Fixes?

2005-06-18 Thread Philippe Wittenbergh
On 19 Jun 2005, at 2:00 pm, Chris Stratford wrote: I still see the errors - should I use Absolute values (px, not em) to define my margin/padding on those lists? Would that fix the problem? I guess using px for padding/margin/border will improve the situation, as does using

Re: [WSG] FF Bug - Any Fixes?

2005-06-18 Thread Ingo Chao
Chris Stratford schrieb: ... I still see the errors - should I use Absolute values (px, not em) to define my margin/padding on those lists? Would that fix the problem? It's hard to test the rounding error in all OS, text zoom level, and different dpi-settings. Yes, px-fixed lenghts and