Version: 0.4 (using KDE 4.4.1) OS: Linux Installed from: Archlinux Packages Here a patch to make stop/reload button size fixed. With current code, ui jump right and left when switching between stop and reload button. This patch try to make reload/stop button size fixed when text along size icons in toolbar. It's not perfect, as you can see, i hard code " " string to this to work, don't know how to get extra space in QAction widget :(
Created attachment 41619 [details] fixed size button
Created attachment 43465 [details] Fix issue Here a new patch fixing issue.
Created attachment 43466 [details] Fix also text only buttons! New patch with fix for text only toolbars
As suggested on ml, this patch should be applied upstream