1) Add tasklist plugin as the rightmost item in the panel. 2) Remove tasklist plugin from panel. 3) Try to move panel by grabbing right-edge move handle. It doesn't work. Nor does the popup menu appear when you right-click on it. Left-side move handle is fine.
Wow, that's just weird. More widget issues I presume.
Hmm, seem I can even cause a crash: * add and remove tasklist plugin as rightmost item * check and uncheck full width option in properties dialog * right-click on right panel handle => crash I don't see how a panel item could affect the right-click menu on the panel handle. More weirdness...
It seems there is a window catching events that belonged to a widget that has been destroyed. Can't find where that would happen in the tasklist code though, so it also may be a problem with the xfce-item code. The search continues...
(In reply to comment #3) > It seems there is a window catching events that belonged to a widget that has > been destroyed. Can't find where that would happen in the tasklist code though, > so it also may be a problem with the xfce-item code. The search continues... SWAT! Ha, that's another bug squashed. Thanks. (And I apologise for blaming the netk-tasklist; it's probably because I really don't like that code ;-)
Don't feel bad... I despise that code too ^_~