Bug 64668 - Closing "Warning!" pop-up by Cross icon doesn't interrupt the request
Summary: Closing "Warning!" pop-up by Cross icon doesn't interrupt the request
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.0
Hardware: All All
: P2 minor (vote)
Target Milestone: JMETER_5.4
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-16 13:48 UTC by Andy
Modified: 2020-10-24 16:28 UTC (History)
1 user (show)



Attachments
closing by cross icon (31.15 KB, image/png)
2020-08-16 13:48 UTC, Andy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy 2020-08-16 13:48:24 UTC
Created attachment 37393 [details]
closing by cross icon

Apache JMeter version 5.3

Steps to reproduce:
0. Make some HTTP request using Thread group
e.g.  HTTP Get request with parameters {"emailOrUsername":"test_user","password":"test_pass"} 
and add Listener:"View Results Tree"

1. Start the request by pressing the green triangle
2. In appeared "Warning!" pop-up click on the cross icon

Expected result: pop-up closed without any additional action.
Actual result: pop-up closed, request was sent with some results.
Please, see the Attachment
Comment 1 Philippe Mouawad 2020-08-27 13:55:55 UTC
Hello,
Clicking X is the equivalent of answer No in this case.
So it does what No does, run without saving.

You seem to expect clicking X to be a "Cancel" equivalent, is this what you want ?
Thank you

Regards
Comment 2 Andy 2020-08-28 10:04:12 UTC
Hi Philippe,

Exactly. 
I expect clicking X to be a "Cancel" equivalent.

Does it mean any sense on your opinion?
Comment 3 The ASF infrastructure team 2022-09-24 20:38:20 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5383