Changes between Version 1 and Version 2 of Ticket #20935, comment 8
- Timestamp:
- 2021-07-12T16:44:20+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20935, comment 8
v1 v2 11 11 Replying to [comment:6 Don-vip]: 12 12 > The patch makes it worse and caused a major regression. I'm reverting it and releasing an hotfix. 13 The only way I could reproduce it was when a selected node is removed while the dialog is opened. But that causes an exception without this patch too. 13 According to the stack trace of #21101 it happened at least that time as a result of an undo action. The only way I could reproduce it was when a selected node is removed while the dialog is opened. But that causes an exception without this patch too. 14 14 15 15 @Vincent, you said that it happened for you when the dialog is not visible? Does that mean expert mode disabled or what do you mean?