Closed
Bug 65184
Opened 24 years ago
Closed 24 years ago
Small bugs in the form implementation
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tapio.markula, Assigned: clayton)
References
()
Details
FORMS - excellent support - Mozilla Gecko is ready to XML-decade!
BUT few small bugs:
1) FIELDSET is implemented fine, but CSS borders might works buggy:
http://www.nic.fi/~tapio1/Teaching/Model23b.html
Look aut the bottom border of the SECOND Fieldset:
<strong>HELP</strong></button><br>
</fieldset>
2) Font-family doesn't work with TEXTAREA
3) LABEL and LEGEND are partially supported
4) Because ISINDEX is not supported, Mozilla could COMPLETELY ignore it
and not render any CSS at all
Please - don't let Mozilla to render this:
isindex {border:1px solid black; padding:2px;margin:2px;width:100%}
I inform about the good rendering here: http://www.nic.fi/~tapio1/Teaching/Taustat.html#forms
http://www.nic.fi/~tapio1/Teaching/CSSTable.html
IF I have informed something incorrectly, please, inform.
Comment 1•24 years ago
|
||
>IF I have informed something incorrectly, please, inform.
Ok i'll correct :) If you read the bug-writing-guidelines at
http://www.mozilla.org/quality/bug-writing-guidelines.html, you will see that
you are asked to report only one problem per bug filed. There are several
reasons for this, the biggest one being that different problems go to different
people, and it is hard to keep track of the fixed bugs if they are all in the
same bug. I am marking this invalid, but don't take it bad. Please file one bug
per problem reported. Also I'm pretty sure some of those are already reported,
please query bugzilla at http://bugzilla.mozilla.org/query.cgi.
Thank you for your help and comprehension,
Fabian.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•