Closed
Bug 65188
Opened 24 years ago
Closed 23 years ago
[HLP][LST]Selection box not selecting properly
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: megabyte, Assigned: rods)
References
()
Details
Attachments
(1 file)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.7) Gecko/20010109
BuildID: 2001010901
On a multiple-selection selection box (such as the entire top row of Bugzilla
Query), items are not selected properly if Shift+Home and Shift+End are used.
Reproducible: Always
Steps to Reproduce:
Click on first item of selection box.
Hold Shift and press End.
Actual Results: Only the last item is selected.
Expected Results: All items should be selected.
This acts even stranger when some items are already selected (Shift/Ctrl+Click).
The workaround is to use Shift+Click instead.
Comment 1•24 years ago
|
||
Win98SE - Build 2001011204 - Same behaviour noted here.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•24 years ago
|
||
Cool, yet another undocumented way to select items.
Status: NEW → ASSIGNED
Summary: Selection box not selecting properly → [LST]Selection box not selecting properly
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Updated•24 years ago
|
Summary: [LST]Selection box not selecting properly → [HLP][LST]Selection box not selecting properly
Comment 3•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.1 → mozilla1.0
Reporter | ||
Updated•24 years ago
|
Assignee | ||
Comment 5•24 years ago
|
||
I tried this fix and it fully work, more investigation is needed.
Reporter | ||
Comment 7•24 years ago
|
||
...well can it make 0.9.4 at least? The fix has been available for 5 months.
Comment 8•23 years ago
|
||
Just FYI, when bug 34297 is done, this will be too (it may be a few weeks before
it's reviewed and goes through iterations though). Also, this patch won't work
because it will set disabled options even though it should not. The 34297 patch
fixes the problem and centralizes the selection code so that disabled options
cannot be selected.
If someone wants to fix and check in this patch, though, go ahead.
Adding a dependency just so that I can keep track of what bugs it fixes.
Depends on: 34297
Comment 10•23 years ago
|
||
Fixed with bug 34297 landing.
Comment 11•23 years ago
|
||
No, really, fixed :)
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•23 years ago
|
||
verified fixed on win2000 --- build ID: 2001-11-08-06tunk
You need to log in
before you can comment on or make changes to this bug.
Description
•