small rename editbox Reproducible: Always Steps to Reproduce: 1. create file or folder on desktop with short filename 2. try rename Actual Results: small editbox Expected Results: correct size of editbox
The issue exists also in neon-devedition-gitstable-20160510-1302.
This might be related: trying to rename a file in folderview-widget in a panel, editbox is too small and wrongly positioned: https://at.owncube.com/index.php/s/vDrTxzqln2vVjZB (sorry for the faded image, spectacle apparently has some delay...)
Try last version of patch from this bug: https://bugs.kde.org/show_bug.cgi?id=361097 . It is fix the problem. Tip for quick apply patch: - download patch - open konsole - $ sudo su - - # cd /usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui - # patch < /path/FolderView_08.patch (need correct path for patch) - # exit - $ killall plasmashell; plasmashell &
Can't reproduce. The sizing logic for the rename box has been reworked a lot recently.