Bug 65140 - HTTP Sampler/Body data or Files upload tab selections are not remembered
Summary: HTTP Sampler/Body data or Files upload tab selections are not remembered
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: PC
: P2 normal (vote)
Target Milestone: JMETER 5.4.1
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-15 02:08 UTC by eR@SeR
Modified: 2021-02-15 02:08 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eR@SeR 2021-02-15 02:08:09 UTC
Hello,

Body data or Files upload tab selections are not remembered in some cases:

1. Add one or more HTTP Samplers, click on Body Data tab (leave it blank)

then click on any other element in tree pane and get back to HTTP sampler

or

right click on current HTTP sampler or any other element in tree pane

or

click on any toolbar button like Toggle, Start, Clear All etc.

Actual:

Body Data tab selection is not remembered. Parameters tab is selected instead.

Expected:

Body data tab selection/state is remembered.

----

2. Add one or more HTTP Samplers, click on Files upload tab (leave it blank or fill one or more files to upload)

then click on any other element in tree pane and get back to HTTP sampler

or

right click on current HTTP sampler or any other element in tree pane

or

click on any toolbar button like Toggle, Start, Clear All etc.

Actual:

Files upload tab selection is not remembered. Parameters tab is selected instead.

Expected:

Files upload tab selection/state is remembered.

----

Currently, it is hard to work if user tests file uploads. User has to switch to Files upload tab every time :/

Jmeter 5.5 acdb648
Microsoft Windows 10 Pro 64-bit
java version "15.0.1" 2020-10-20
Comment 1 The ASF infrastructure team 2022-09-24 20:38:21 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5499