! 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 !
Unable to add item as last item in 'normal width' panel
Status:
RESOLVED: FIXED
Product:
Xfce4-panel

Comments

Description Harold Aling 2007-05-19 12:21:09 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20061201 Firefox/2.0.0.3 (Ubuntu-feisty)
Build Identifier: 

Dragging an item from the "add new item" dialog to add it to the right end of a current panel is not possible...

Reproducible: Always

Steps to Reproduce:
1.open the 'add new items' dialog
2.drag an item to the right end of a panel

Actual Results:  
The action gets canceled...

Expected Results:  
Add an item to the right side of the panel.
Comment 1 Jasper Huijsmans editbugs 2007-05-20 08:02:07 CEST
I'm afraid I can't reproduce this. It works fine for me. 

Does it happen with any item, or with a specific plugin?
Comment 2 Javier Ruiz 2007-06-06 22:09:52 CEST
It happens to me as well, quite bad, as clogs everything on the left and it puts the quit button next to other items. Running 4.4.0 in Xubuntu feisty with xinerama on a sis video chip. 

---------------------------------------------

My panels.xml

<panels>
−
	<panel>
−
	<properties>
<property name="size" value="32"/>
<property name="monitor" value="0"/>
<property name="screen-position" value="10"/>
<property name="fullwidth" value="2"/>
<property name="xoffset" value="0"/>
<property name="yoffset" value="735"/>
<property name="handlestyle" value="0"/>
<property name="autohide" value="0"/>
<property name="transparency" value="20"/>
<property name="activetrans" value="0"/>
</properties>
−
	<items>
<item name="showdesktop" id="1"/>
<item name="tasklist" id="11786463170"/>
<item name="pager" id="11792760700"/>
<item name="thunar-tpa" id="4"/>
</items>
</panel>
−
	<panel>
−
	<properties>
<property name="size" value="30"/>
<property name="monitor" value="0"/>
<property name="screen-position" value="2"/>
<property name="fullwidth" value="1"/>
<property name="xoffset" value="0"/>
<property name="yoffset" value="0"/>
<property name="handlestyle" value="0"/>
<property name="autohide" value="1"/>
<property name="transparency" value="20"/>
<property name="activetrans" value="0"/>
</properties>
−
	<items>
<item name="xfce4-menu" id="11786470503"/>
<item name="systray" id="11800462961"/>
<item name="launcher" id="11804610132"/>
</items>
</panel>
−
	<panel>
−
	<properties>
<property name="size" value="32"/>
<property name="monitor" value="1"/>
<property name="screen-position" value="3"/>
<property name="fullwidth" value="1"/>
<property name="xoffset" value="0"/>
<property name="yoffset" value="0"/>
<property name="handlestyle" value="0"/>
<property name="autohide" value="1"/>
<property name="transparency" value="20"/>
<property name="activetrans" value="0"/>
</properties>
−
	<items>
<item name="actions" id="11811624681"/>
<item name="datetime" id="11811625292"/>
</items>
</panel>
</panels>
Comment 3 Jasper Huijsmans editbugs 2007-09-30 18:59:24 CEST
(In reply to comment #2)
> It happens to me as well, quite bad, as clogs everything on the left and it
> puts the quit button next to other items. Running 4.4.0 in Xubuntu feisty with
> xinerama on a sis video chip. 
> 

I'm sorry, I don't think I read this properly. What you describe seems to be a different issue. 

The Xfce panel aligns everything to the left. If you want to have items on the right side of the panel, you need to add a separator and set it to expand. It will then fill the available space between items on the left and items on the right side of the panel.
Comment 4 Nick Schermer editbugs 2010-02-27 15:08:48 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 #3249

Reported by:
Harold Aling
Reported on: 2007-05-19
Last modified on: 2010-02-27

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
4.7 (master)

Attachments

Additional information