Pelles C forum

Pelles C => Bug reports => Topic started by: Franzki on May 17, 2009, 01:12:20 AM

Title: Selecting breakpoints for removing fails
Post by: Franzki on May 17, 2009, 01:12:20 AM
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
Title: Re: Selecting breakpoints for removing fails
Post by: Pelle on May 18, 2009, 03:36:14 PM
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...