Choices such as
capi:list-panel
and
capi:option-pane
with
interaction
:single-selection
now always call their selection callback when the user selects the selected item, regardless of whether that item is already selected.
In LispWorks 5.0 and previous versions, the selection callback is not called in the reselection case.