On 11 Apr 2005, at 10:28 pm, Patrick Lauke wrote:

but in Firefox 1.0+ (nightly 20050407) you can see
pretty nasty bug - submit button overlaps radio buttons.

Again, on my FF 1.0.1 and FF 1.1 at home, it only overlaps at very, very small font sizes.

Could you email me screenshots off list, if it's not too much trouble?

I send you a screenshot.

Camino nightly builds does the same thing.

The problem stems form this in the default forms.css
legend {
  ...
  position: static ! important;
  float: none ! important;
}

Which kills your rule.

Oddly, the DOM Inspector gives me a computed value for display as 'inline'. I had expected 'block'.

This is the OS X default forms.css for FF latest nightly. (But those setting go as far back as dec 2004).
Philippe
---/---
Philippe Wittenbergh
now live : <http://emps.l-c-n.com/>
code | design | web projects : <http://www.l-c-n.com/>
IE5 Mac bugs and oddities : <http://www.l-c-n.com/IE5tests/>


******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to