Closed
Bug 113245
Opened 23 years ago
Closed 23 years ago
Selection of sevral <select> items may disappear, when trying to select one more
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 109318
People
(Reporter: avm, Assigned: rods)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011129
When already have several items selected and trying to select
one more item, selection may disappear.
Reproducible: Always
Steps to Reproduce:
1.Load http://bugzilla.mozilla.org/query.cgi or testcase (attached)
2.Press Ctrl and select 3-4 items in Status column
3.Don't release Ctrl key, click on next item and drag mouse right(A bit, 3-4
dots will be enough)
4.Please note, that only last item selected and selection disappear
from previously selected items.
Actual Results: Selection disappear from selected items.
Expected Results: When Ctrl key pressed anyone should be able to add some items
to already selected.
Can't found any similar bug. May be it is related to 27315 ?
Comment 1•23 years ago
|
||
I see this happening on
window2000 -- build 2001-12-03-06trunk
RedHat Linux 7.1 -- build 2001-12-10-06trunk
The selections made in the select box, with attribute multiple, is deselected
randomly. This happens whether the select box is whitin a table or not.
these are the 2 testcases u can refer to:-
http://bubblegum/browser/standards/form-controls/tcase/Transitional-doctype/sele
ct-multipleselection.html
http://bubblegum/browser/standards/form-controls/tcase/Transitional-doctype/sele
ct-multipleselection-TABLE.html
Remember - the deselection of previously selected items happens randomly.
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 109318 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•