Closed
Bug 4616
Opened 26 years ago
Closed 26 years ago
[PP]Select field too small for all of text to fit.
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: paulmac, Assigned: pierre)
References
()
Details
There is a form at www.classifieds2000.com that should say "All Categories" but
all that shows up is "All Categ" because the field is too small. Using 4/6
builds on Mac. Looks okay on Windows (and on MacNav4.51) Looks almost okay on
Linux.
Not sure if something like this should go under form submission or layout
component? Please advise.
<FORM ACTION=/cgi-cls/KeywordSearch.exe?c2k+KeywordSearchResultsN METHOD=POST>
<SELECT NAME=category><OPTION value=0>All Categories</OPTION>
</SELECT>
</FORM>
Summary: Select field too small for all of text to fit. → [PP]Select field too small for all of text to fit.
Updated•26 years ago
|
Assignee: karnaze → pierre
Comment 1•26 years ago
|
||
Reassigning to Pierre.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•