https://bz.apache.org/bugzilla/show_bug.cgi?id=60265

            Bug ID: 60265
           Summary: HTTP Request : In Files Upload Tab you cannot resize
                    columns
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: supp...@ubikloadpack.com

This is pretty annoying as whenever content exceeds the size of column header
you only see:
text/pla....

Source of issue is in HTTPFileArgsPanel#sizeColumns:
        GuiUtils.fixSize(table.getColumn(PARAMNAME), table);
        GuiUtils.fixSize(table.getColumn(MIMETYPE), table);


Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to