! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
task list should use the same width for one task item and two or more tasks i...
Status:
RESOLVED: FIXED
Product:
Xfce4-panel
Component:
Window Buttons

Comments

Description Jelle de Jong 2009-04-11 09:12:56 CEST
Created attachment 2280 
screenshot of issue

First let me say thank you for the work done on the new version, people don't make bug reports to thank developers for features they really like, so you will see some bug reports about some negative experiences but keep in mind that I will always have positive experiences to ;-)

I upgraded my xfce4-panel on my debian unstable testing system and I notched that when only one item is in the task list the item is is very width. When a second item is added to the task list the first item resizes to an nice acceptable size.

Would it be possible to give the first item the same width as when there are two items in the task list, so a resize is not necessary.

The resizing and visual changing of the width of the task list item is can be found very distracting. Is there any reason why to put the users thought these visual distractions what is the added value?

$ dpkg -l | grep panel
ii  xfce4-clipman-plugin                 2:0.9.1-1
ii  xfce4-panel                          4.6.0-2

I f the issue is fixed, I am willing to make donation to you or the xfce project.

Thanks in advance,

Jelle de Jong
Comment 1 Nick Schermer editbugs 2010-02-06 20:44:18 CET
The devel panel will have a tunable style property (for in .gtkrc-2.0) to tune this. The default width with be 200px, you can set it to -1 to expand all buttons to the available width.

# The maximum length of a button before the label ellipsizes.
# When this value is set to -1 the button will expand to the
# entire available space.
XfceTasklist::max-button-length = 200
Comment 2 Nick Schermer editbugs 2010-02-27 15:09:00 CET
Devel branch has been merged in master. A 4.7.0 release will follow soon. If you think this bug is not fixed? Feel free to reopen the bug.

Bug #5213

Reported by:
Jelle de Jong
Reported on: 2009-04-11
Last modified on: 2010-02-27

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

screenshot of issue (446.90 KB, image/jpeg)
2009-04-11 09:12 CEST , Jelle de Jong
no flags

Additional information