Duplicate of#2678
Description
Describe the problem
assume that a file is openned in IDE named ex1.ino when i open another file eg ex2.ino the new window is same as first windows and openning ex1.ino again. i need to use File menu from top toolbar each time to open a new window with new file.
To reproduce
1- open a file eg ex1.ino
2- open another file ex2.ino
3- you'll see that ex1.ino is being openned for second time
Expected behavior
while you had expected ex2.ino to be openned instead.
Arduino IDE version
2.3.5
Operating system
Windows
Operating system version
11 24H2
Additional context
No response
Issue checklist
- I searched for previous reports in the issue trackerI verified the problem still occurs when using the latest nightly buildMy report contains all necessary details
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
per1234 commentedon Apr 7, 2025
Duplicate of #2678, which has already been fixed by #2686.
@MaxBoyman you checked that box to attest that you had tested with the nightly build of Arduino IDE, but clearly you didn't actually do that. In the future, please do test with the nightly build of Arduino IDE before submitting an issue to avoid creating duplicates.