[Bug 169067] Changing icon size in systemsetting does not apply to applications

Simon St James kdedevel at etotheipiplusone.com
Sat Aug 16 16:28:09 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=169067         
kdedevel etotheipiplusone com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rodda kde org
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |



------- Additional Comments From kdedevel etotheipiplusone com  2008-08-16 17:28 -------
I don't agree that this is precisely a dupe of 153689, so re-opening :)

The problem here - that the toolbar of even newly opened applications does not respect the default setting of the icon size set via System Settings (that is, the "Size=" entry in the MainToolbarIcons and/ or ToolbarIcons groups of kdeglobals) - seems to be caused by KToolBar's IconSizeDefault being hard-coded to 22 and not being changed to the correct value before it is used. 

Setting it initially to iconSizeDefault() seems to fix it, but I'll need someone familiar with the KToolbar code to verify it.  

The problem with the toolbars of currently running apps with Default icon size in their toolbars not updating immediately when the setting is changed in System Settings likely lies in System Settings; I'll have a look when I get the chance.

Patch follows.  I've CC'd Hamish as he was the last person to have a copyright on the code :)



More information about the Unassigned-bugs mailing list