Closed Bug 54306 Opened 24 years ago Closed 24 years ago

can only select two items in a tree w/ shift-click

Categories

(Core :: XUL, defect, P2)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: bryner)

Details

(Keywords: regression, Whiteboard: [rtm++] FIX IN HAND)

Attachments

(1 file)

-open any tree, mail or bookmarks
- click one item
- shift click another below it
- shift click again below that one

expected:
- should have 3 items selected

actual:
- only the last 2 items are selected

makes it difficult to delete large numbers of mail messages or bookmarks.
i have an easy fix for this.
Assignee: hyatt → bryner
The problem is that we were setting mSelectionStart but it was then getting
blown away by ClearItemSelection().  Fix is to do it in the other order.
Status: NEW → ASSIGNED
Keywords: rtm
OS: Mac System 9.0 → All
Hardware: Macintosh → All
Whiteboard: FIX IN HAND
Keywords: patch
Very visible regression in basic UI functionality, rtm+ need info, remove 'need
info' once you get reviewers to put their a=/r= into the bug report.
Keywords: regression
Priority: P3 → P2
Whiteboard: FIX IN HAND → [rtm+ need info] FIX IN HAND
Target Milestone: --- → M19
a=hyatt
Whiteboard: [rtm+ need info] FIX IN HAND → [rtm+] FIX IN HAND
PDT marking [rtm++]
Whiteboard: [rtm+] FIX IN HAND → [rtm++] FIX IN HAND
checked in on branch and trunk.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified fixed, mac/linux/win32 20001005nn MN6 branch builds.
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: