Verbose output preferences are not applied correctly #374
Labels
criticality: medium
Of moderate impact
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
The File > Preferences > Show verbose output during preferences are meant to control the display of verbose output from the compilation or upload processes.
🐛Instead, they are controlling the display of all verbose output during the Verify or Upload actions.
To Reproduce
Expected behavior: verbose output from the compilation process is displayed. verbose output from the upload process is not displayed.
Actual behavior: 🐛 no verbose output is displayed.
Expected behavior: verbose output from the compilation process is not displayed. verbose output from the upload process is displayed.
Actual behavior: 🐛 verbose output from both processes is displayed.
Expected behavior
Verbose output behavior to be aligned with the classic Arduino IDE.
Desktop
Date: 2021-05-12T10:22:48.736Z
CLI Version: 0.18.2 alpha [7b5a22a4]
Additional context
Originally reported at: https://forum.arduino.cc/t/preferences-setting-mixup/862092
The text was updated successfully, but these errors were encountered: