Environment

Steps to Reproduce
- Checked the "Prompt before running when errors are present" in tools/options/python/debugging
- Create a python application project
- Type print("hello python" in default opened file PythonApplication1.py and save it
- Start debugging F5 for CTRL + F5
- Observe
Expected behavior
Expect a warning message box like

Actual result
There is no warning message.

Environment

Steps to Reproduce
Expected behavior

Expect a warning message box like
Actual result

There is no warning message.