Hi, the attached patch modifies textfield.rb to create a dynamically growable field instead of one with a fixed size. The text field can now hold a dynamic amount of characters which is often necessary if you have long file names. How to reproduce the bug: 1) mkdir -p /tmp/very/long-folder-name-foo-bar-baz/longer-than-one-line-foo-bar-bleh-bleh/maw-maw-maw-maw-maw-maw-maw-maw-maw-maw-maw 2) echo foo > /tmp/very/long-folder-name-foo-bar-baz/longer-than-one-line-foo-bar-bleh-bleh/maw-maw-maw-maw-maw-maw-maw-maw-maw-maw-maw/foo.txt 3) create a new message in sup and try to add the new file as an attachment Please merge this one for the next release. Best regards, Michael
Attachment:
0001-tf-dynamic-grow.patch
Description: Binary data
_______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel