GUI/ElementWidgets: block our own signals intead of component widgets
Blocking signals of other widgets can disrupt their internal processing and lead to incorrect behavior or even crashes. See for example frameworks/ktexteditor!542 (closed)
Blocking signals of other widgets can disrupt their internal processing and lead to incorrect behavior or even crashes. See for example frameworks/ktexteditor!542 (closed)