Opened 7 years ago

Closed 7 years ago

#99 closed defect (fixed)

Pressing Ctrl+Tab causes segfault

Reported by: ghorwin Owned by: ghorwin
Priority: critical Milestone: 2.0.14
Version: 2.0.x Keywords:
Cc: Operating System: all

Description


Change History (2)

comment:1 by ghorwin, 7 years ago

Owner: set to ghorwin
Status: newassigned

Problem occurs when the property editor is active and Ctrl+Tab is pressed.

This causes the model to be changed *first* and the "valueChanged()" signal now operating on an invalid model pointer.

comment:2 by ghorwin, 7 years ago

Resolution: fixed
Status: assignedclosed

In 956/PostProcPart:

Fixed #99 (crash when pressing Ctrl+Tab while in property editor)

Note: See TracTickets for help on using tickets.