Selecting breakpoints for removing fails

Started by Franzki, May 17, 2009, 01:12:20 AM

Previous topic - Next topic

Franzki

Just a small bug, not sure if it has been reported before...

I have several breakpoints and I go to the "Breakpoints" tab. Then I am able to select multiple breakpoints from the list by clicking while using the control key, the shift key, or select them with the mouse holding the left mousebutton.

When I perform a right mouseclick and select "Delete" from the contextmenu only just one breakpoint is removed. So I am able to remove one or all breakpoints, but not to remove the selection.

Pelles C version 5.00.8

Pelle

OK. Not sure why M$ decided to have multiple selection on by default in a ListView, when it's off by default in several other controls...
/Pelle