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 - Changing the widget style repositions the order of task buttons
Summary: Changing the widget style repositions the order of task buttons
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2969
  Show dependency treegraph
 
Reported: 2014-01-07 21:16 CST by Darrell
Modified: 2018-08-30 02:24 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.