View Issue Details

IDProjectCategoryView StatusLast Update
0003936DarkRadiantMap Editingpublic07.07.2015 09:26
Reporterangua Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.0.1 
Target Version2.0.2Fixed in Version2.0.2 
Summary0003936: Crash when deleting a selection containing both child primitive and parent entity
DescriptionBy means of the layers system it's possible to have a func_static entity as well as one or more of its child primitives selected at the same time. When trying to delete this selection DR might crash since the parent entity is removed before the child which ends up with a NULL parent. The code crashes at parent->hasChildNodes().
Steps To Reproduce- Create a brush
- Convert this to func_static
- Create a layer
- Add func_static to this new layer
- Select this layer by clicking on it in the layers dialog
(At this point both the parent and the child entity are selected)
- Hit Backspace to delete the selection
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
26.11.2014 16:49 greebo New Issue
26.11.2014 16:49 greebo Reporter greebo => angua
26.11.2014 16:49 greebo Assigned To => greebo
26.11.2014 16:49 greebo Status new => assigned
26.11.2014 16:54 greebo Status assigned => resolved
26.11.2014 16:54 greebo Fixed in Version => 2.0.2
26.11.2014 16:54 greebo Resolution open => fixed
07.07.2015 09:26 greebo Status resolved => closed