Skip to content

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

Duplicate of#2678
@MaxBoyman

Description

@MaxBoyman

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

Activity

self-assigned this
on Apr 7, 2025
per1234

per1234 commented on Apr 7, 2025

@per1234
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

conclusion: duplicateHas already been submittedtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @per1234@MaxBoyman

      Issue actions

        openning new file while another file is currently openned in IDE results in the first file to be openned in a new window · Issue #2695 · arduino/arduino-ide