By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1814

Summary: Changing the widget style repositions the order of task buttons
Product: TDE Reporter: Darrell <darrella>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2969    

Description Darrell 2014-01-07 21:16:40 CST
To observe:

* Open an app. In my case I opened kate.
* Open a second app. In my case I opened Firefox.
* Move the second app taskbar button to be the first button in the taskbar.
* Open kcontrol.
* Change the widget style (Appearance & Themes->Style->Widget Style).
* Select the Apply button.

The taskbar buttons will reposition to the original order in which they were opened.

I have my panel custom set to 36 pixels. I do not group my taskbar buttons.
Comment 1 Michele Calgaro 2018-08-01 05:14:04 CDT
This is because kicker gets restarted. Perhaps good to implement a save-restore function for button order.