Maintain border on Serial Monitor input field when it loses focus #682
Labels
criticality: medium
Of moderate impact
phase: implementation
Work is in the implementation phase
priority: high
Resolution is a high priority
topic: code
Related to content of the project itself
topic: serial monitor
Related to the Serial Monitor
type: imperfection
Perceived defect in any part of project
Describe the problem
🐛 If you click on anything outside the Serial Monitor input field, the field loses its border and is not easily distinguishable from the output window.
To reproduce
🐛 Notice that there is now no indication that an input field exists:
Expected behavior
A UI design that clearly identifies the Serial Monitor input field to the user under any conditions.
Arduino IDE version
Original report
2.0.0-rc2
Last verified with
d6a4b0f
Operating system
Windows
Operating system version
10
Additional context
The Arduino IDE 1.x Serial Monitor follows the standard GUI conventions, making use of the input field intuitive:
Possibly related:
Issue checklist
The text was updated successfully, but these errors were encountered: