In the case of multiple input events, the local event loop of QInputDialog was processing pending events before m_creationCompleted could be cleared. This allowed recursive calls to PickPointEngine::end, even on wrong events (e.g. MouseMove shouldn't cause end(), but it did). BUG: 409638 BUG: 413990wilder-19.12
parent
ad50aa4b4e
commit
00640370d3
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue