Closed
Bug 295612
Opened 20 years ago
Closed 19 years ago
Select All in <select multiple> should select all options, not text of page
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: helpwanted)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050521
Firefox/1.0+
1. Load https://bugzilla.mozilla.org/query.cgi?format=advanced
2. Click on a <select>
3. Ctrl+A (or Edit > Select All)
Result: All text on the page was selected.
Expected: Select all options.
Workaround: Home, Shift+End.
(When you Ctrl+A in a <select> *without* the multiple attribute, selecting all
items wouldn't be right. Maybe it should do nothing in that case.)
Updated•20 years ago
|
Component: Layout: HTML Frames → Layout: Form Controls
OS: Windows XP → All
QA Contact: layout.html-frames → layout.form-controls
Updated•20 years ago
|
Keywords: helpwanted
Comment 1•19 years ago
|
||
duplicate #65417
| Reporter | ||
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 65417 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•