Collapse while the words are copied.
Closed this issue · 3 comments
ICMoon527 commented
Jarvisss commented
What's your platform?
And please provide the details how it collapsed, it will help us fix it
ICMoon527 commented
QSCTech-Sange commented
You can revise this line into
if e.type() == QEvent.ChildRemoved and e.child().isWidgetType():
just add a ()
behind child
.
It's an old bug and has been fixed, but not in our release version.