Bug 64668

Summary: Closing "Warning!" pop-up by Cross icon doesn't interrupt the request
Product: JMeter - Now in Github Reporter: Andy <firstseptembertester>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: minor CC: p.mouawad
Priority: P2    
Version: 5.0   
Target Milestone: JMETER_5.4   
Hardware: All   
OS: All   
Attachments: closing by cross icon

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