The `EditTextWidget.prototype.fixHeight()` function was defering its work with `nextTick()`, which led to flickering on all browsers when typing triggers a resize.