Opened 6 years ago

Closed 6 years ago

#2472 closed defect (fixed)

select clear doesn't clear sel checkboxes for 2D labels

Reported by: Elaine Meng Owned by: Tom Goddard
Priority: moderate Milestone:
Component: Core Version:
Keywords: Cc: Eric Pettersen
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

If I have two 2D labels #2.1 and #2.2, checking the selection box for
#2 selects them both as expected. However, command “select clear” does not clear the checkboxes although the selection is actually
cleared. Don’t have this problem with atomic models.

Change History (3)

comment:1 by Eric Pettersen, 6 years ago

Component: UIGeneral Controls
Status: assignedaccepted

comment:2 by Eric Pettersen, 6 years ago

Cc: Eric Pettersen added
Component: General ControlsCore
Owner: changed from Eric Pettersen to Tom Goddard
Status: acceptedassigned

"select clear" with only 2D labels selected does not result in the 'selection changed' trigger getting fired. If the atomic model is also selected, then "select clear" does fire the trigger.

comment:3 by Tom Goddard, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed.

The Model.clear_selection() method was not firing the SELECTION_CHANGED trigger.

Note: See TracTickets for help on using tickets.