Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openning new file while another file is currently openned in IDE results in the first file to be openned in a new window #2695

Closed
3 tasks done
MaxBoyman opened this issue Apr 7, 2025 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@MaxBoyman
Copy link

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 tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@MaxBoyman MaxBoyman added the type: imperfection Perceived defect in any part of project label Apr 7, 2025
@per1234 per1234 self-assigned this Apr 7, 2025
@per1234
Copy link
Contributor

per1234 commented Apr 7, 2025

Duplicate of #2678, which has already been fixed by #2686.

  • I verified the problem still occurs when using the latest nightly build

@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.

@per1234 per1234 closed this as completed Apr 7, 2025
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants