Closed
Bug 16170
Opened 26 years ago
Closed 26 years ago
[pp] discontiguous selection is made with wrong modifier key
Categories
(Core :: DOM: Selection, defect, P3)
Tracking
()
VERIFIED
WONTFIX
M15
People
(Reporter: Brade, Assigned: mjudge)
References
Details
(Keywords: platform-parity)
Standard Macintosh UI is for the Command modifier key to allow additions and
deletions from the (discontiguous) selection. Currently discontiguous selection
is handled by Control key. This is wrong and should be fixed.
At the moment, the current behavior is interfering with contextual menus.
i am moving this bug to pretty far off since the "feature" was only for
debugging multiple selection. we are also dependent on bug 15282 before
selection even looks correct.
removed discontiguos selection completely. this was here for testing only
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•