QPopupEdit occupying QDataTable space
-
Good day. I tried playing with
QPopupEdit
component inQDataTable
and found out that it occupies the space ofQDataTable
if you type long texts on it. Is this an expected behavior? I think it would be better if theQPopupEdit
is placed on a different z-index/layer or theQPopupEdit
should not expand if a long text is typed without putting some CSS hacks. Here are some screenshots I’ve took. Thanks!