dfaure created this revision. dfaure added a reviewer: elvisangelaccio. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. dfaure requested review of this revision.
REVISION SUMMARY Since Qt-5.14 this leads to a runtime warning from QCharRef. The solution resizes "big" before hand, and then resizes again at the end, to the final size. TEST PLAN running dolphin; new unittest REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D23898 AFFECTED FILES autotests/kurlnavigatortest.cpp autotests/kurlnavigatortest.h src/filewidgets/kurlnavigatorbutton.cpp src/filewidgets/kurlnavigatorbutton_p.h To: dfaure, elvisangelaccio Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns