Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Parameters should use scrollbars #1315

Closed
asfimport opened this issue Feb 20, 2004 · 3 comments
Closed

User Parameters should use scrollbars #1315

asfimport opened this issue Feb 20, 2004 · 3 comments

Comments

@asfimport
Copy link
Collaborator

Crispin Boylan (Bug 27112):
When adding a large number of users to the user parameters component, the user
columns become very small, so it becomes impossible to edit them when there are
over around 30 users in the parameters. I also feel that the users should be
along the rows of the table, and the parameters should be along the columns, not
the other way around.

Votes in Bugzilla: 3
OS: All

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
There is often no need to add extra user columns, as Jmeter will cycle through
the columns - i.e. if there is only one user column, it will be used for all
users.

One can then use a function to provide different values each time it is
invoked, for example Counter, StringFromFile and CSVRead, not forgetting
Javascript and Random.

Swapping rows and columns might upset testers who needed to add lots of
parameters !

But I guess it would do no harm to add a scrollbar ...

@asfimport
Copy link
Collaborator Author

Mike Stover (migrated from Bugzilla):
I agree about swapping the users and variables from rows/cols. If you have that
many variables, you can always use multiple User Parameter elements. I think it
would be more natural to have the users go down the side.

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Mon Oct 10 21:06:20 2011
New Revision: 1181237

URL: http://svn.apache.org/viewvc?rev=1181237&view=rev
Log:
#1315 - User Parameters should use scrollbars

Modified:
jakarta/jmeter/trunk/src/components/org/apache/jmeter/modifiers/gui/UserParametersGui.java
jakarta/jmeter/trunk/xdocs/changes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant