Closed Bug 94260 Opened 24 years ago Closed 24 years ago

SIZE of SELECT inputs with MULTIPLE are wrong

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 55063

People

(Reporter: rainerm, Assigned: asa)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3+) Gecko/20010516 BuildID: 000000000000 I have a form with a SELECT that has the MULTIPLE and SIZE options specified. The resulting size is wrong. I haze the option SIZE="5" yet it shows 6 1/2 lines of text. The SELECT box works fine it just shows the wrong number of rows. Reproducible: Always Steps to Reproduce: Try this (with <FORM> wrapped around it, of course): <select name="Category" size="5" multiple="multiple"> <option value="-1" selected>All Categories</option> <option VALUE="70">Bits &amp; Blades</option> <option VALUE="73">Bits &amp; Blades &gt; Drill Bits</option> <option VALUE="75">Bits &amp; Blades &gt; Knife Blades</option> <option VALUE="74">Bits &amp; Blades &gt; Saw Blades</option> <option VALUE="55">Hand Tools</option> <option VALUE="57">Hand Tools &gt; Hammers</option> <option VALUE="56">Hand Tools &gt; Hand Saws</option> <option VALUE="59">Hand Tools &gt; Pliers</option> <option VALUE="58">Hand Tools &gt; Screwdrivers</option> <option VALUE="60">Hand Tools &gt; Wrenches</option> <option VALUE="61">Mark &amp; Measure</option> <option VALUE="63">Mark &amp; Measure &gt; Folding Rules</option> <option VALUE="66">Mark &amp; Measure &gt; Levels</option> <option VALUE="64">Mark &amp; Measure &gt; Snap Lines</option> <option VALUE="65">Mark &amp; Measure &gt; Squares</option> <option VALUE="62">Mark &amp; Measure &gt; Tape Measures</option> <option VALUE="49">Power Tools</option> <option VALUE="50">Power Tools &gt; Circular Saws</option> <option VALUE="51">Power Tools &gt; Drills</option> <option VALUE="53">Power Tools &gt; Drivers</option> <option VALUE="52">Power Tools &gt; Jigsaws</option> <option VALUE="54">Power Tools &gt; Sanders</option> <option VALUE="67">Shape &amp; Sand</option> <option VALUE="68">Shape &amp; Sand &gt; Chisels</option> <option VALUE="71">Shape &amp; Sand &gt; Files</option> <option VALUE="69">Shape &amp; Sand &gt; Planes</option> <option VALUE="72">Shape &amp; Sand &gt; Shapers</option> </select> Actual Results: n/a Expected Results: n/a This is from a Aug-6, 2001 CVS build.
Duplicate of "[LST]SELECTs with size > 1 do not size properly (are too large)" *** This bug has been marked as a duplicate of 55063 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.