[Bug 129173] hidden inputs are rendered when display:block

Naddiseo naddiseo at gmail.com
Mon Jul 30 04:19:45 UTC 2007


Public bug reported:

Binary package hint: mozilla-firefox

I'm using FF 2.0.0.5 (gutsy)

If the following is in css, hidden inputs are displayed. This should not
be the case since it is against the w3c standard.

input {
display: block;
}

They become visible if padding or a border is set.

A fix would be to add "display: none !important;" to forms.css. I've
tried this on my machine and results are what is expected.

I will include a diff report.


Bug was originally reported: https://bugzilla.mozilla.org/show_bug.cgi?id=332841
But given their earlier response I'm not sure they'll do anything about it.

** Affects: mozilla-firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
hidden inputs are rendered when display:block
https://bugs.launchpad.net/bugs/129173
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for mozilla-firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list