I have a Selectable of <li> elements that each have a nested <div>. When I click an element the nested div will only have the class "ui-selectee". However, if I mouse drag to select then the nested divs have the class "ui-selected". Why this different behavior? Is it a bug or just something I am overlooking.