User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy) Build Identifier: When the 'show text field in the panel' button is checked and the size is less than 100 part of the textfield is cut off Reproducible: Always Steps to Reproduce: 1. Open up the properties of a dict plugin 2. Make sure the 'show text field in the panel' button is checked 3. Set the size to 60 4. Observe Actual Results: Text field is cut off Expected Results: Text field should be shortened, like the Verve command line does. The icon should not be included in the size (otherwise it's still possible to cut off the command line) Screenshot: http://foxybanana.com/~bhearsum/vault/dictpanel-broken.jpg
This bug report should have be filed for the dict plugin. As there is no such bugzilla category yet, I forwared the report to our mailinglist and Enrico Tröger, who is responsible for the plugin, fixed the bug with revision 2195, as you can see below. Author: enrico Date: 2006-12-04 18:52:13 +0000 (Mon, 04 Dec 2006) New Revision: 2195 Modified: xfce4-dict-plugin/trunk/ChangeLog xfce4-dict-plugin/trunk/panel-plugin/dict.c Log: Panel text entry grows and shrinks now according to the given size.