Opened 14 years ago
Closed 14 years ago
#2035 closed defect (fixed)
multiple selection in TreeV3 does not work on Mac
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The treeV3 code looks for the control key with click to perform multi selection. On the Mac control-click brings up the context menu. Needs to be updated to look for apple key on Mac
Change History (3)
comment:1 Changed 14 years ago by
Component: | General → Widgets |
---|---|
Owner: | changed from anonymous to bill |
comment:2 Changed 14 years ago by
Owner: | changed from bill to Becky Gibson |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [7478]) fixes #2035