DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36377>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36377 Summary: <input> with long validargs list: dialog size to small Product: Ant Version: 1.6.5 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core tasks AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, I wanted to use the input task for selecting a name from a (valid) list of items. Therefore I feed the input tasks attribute "validargs" with an adequate formatted list. After starting the surrounding target, I discovered that the shown input dialog shows the valid values (inside brackets) by appending the list to the input message. Because the list has many items, only the start of the list is shown. I would suggest, that either the boundaries of the shown dialog have to be recalculated (which can result in an dialog, which cannot be displayed) or the displayed list have to be split automatically (by using carriage returns) to fit into the dialog. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
