Closed
Bug 294334
Opened 20 years ago
Closed 20 years ago
It should be possible to shift-select a range of checkboxes
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
VERIFIED
DUPLICATE
of bug 149528
People
(Reporter: avarab, Unassigned)
Details
Attachments
(1 file)
|
849 bytes,
application/xhtml+xml
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.5) Gecko/20050219 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.5) Gecko/20050219 Firefox/1.0 It should be possible for the user to select a range of textboxes by selecting one checkbox in a range of checkboxes and shift clicking on another checkbox in the list, this would cause all the checkboxes in between the two to be automatically checked by the browser. Reproducible: Always Steps to Reproduce: 1. Open the attached testcase 2. Select the first checkbox 3. Select the fourth checkbox while holding in the shift key Actual Results: Checkboxes 2-3 remain unchecked. Expected Results: Checkboxes 2-3 should have been automatically filled in.
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
It's against all GUI guidelines, but ... *** This bug has been marked as a duplicate of 149528 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•