Skip to content
  • Frank Reininghaus's avatar
    If an item is clicked to trigger it, clear the rest of the selection · 1346234c
    Frank Reininghaus authored
    Note that the clearing is not done on mouse press, but on mouse release.
    The reason is that there are situations when multiple items are selected
    and pressing the mouse on one of them should not clear the selection
    (e.g., drag and drop of multiple items).
    
    BUG: 290854
    REVIEW: 103703
    FIXED-IN: 4.8.0
    (cherry picked from commit 9f711b5f)
    1346234c