https://issues.apache.org/bugzilla/show_bug.cgi?id=49545
--- Comment #5 from Milamber <[email protected]> 2010-07-07 20:01:37 EDT --- New patch. (In reply to comment #4) > Looks good, except that the first table columns are not resizable, and the > value fields don't wrap, so it can be very difficult to read the Response > Message field - e.g. if there is an error derived from an Exception. Now, the first table's columns are resizable, with (via) a empty header Wrap line is very difficult to do in a Jtable. (best method seems to use html tag <br> to new line...). If there is an error Exception, best view is Raw tab... > > I think the Name columns could be made narrower initially. yes, I've fixed the width to 180 pixels and with 300 pixels max (for I18N labels) > > Also, the Parsed view is selected by default; I think the Raw view should be > the default. Done, with remember last tab selected Milamber -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
