Skip to content

Serial Plotter window title not updated on port change #667

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

Closed
per1234 opened this issue Dec 6, 2021 · 1 comment
Closed

Serial Plotter window title not updated on port change #667

per1234 opened this issue Dec 6, 2021 · 1 comment
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented Dec 6, 2021

Describe the bug

The Serial Plotter window is titled with the name of the port.

🐛 When a different port is selected in the IDE while Serial Plotter is open, the plotter correctly switches to reading data from the new port. However, the window title still shows the initial port name.

To Reproduce

  1. Open Serial Plotter.
    Note that the Serial Plotter window title shows the port name that is selected.
  2. Select a different port in the Arduino IDE.

🐛 The Serial Plotter window title still shows the initial port name:

image

Expected behavior

Serial Plotter window title matches the port that data is being read from.

Desktop

  • OS: Windows 10
  • Version: 2.0.0-rc1-snapshot.be55a0a
    Date: 2021-12-03T11:09:57.266Z
    CLI Version: 0.20.1 [abb21449]
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Dec 6, 2021
@per1234
Copy link
Contributor Author

per1234 commented Aug 9, 2022

Closing as fixed by #982

@per1234 per1234 closed this as completed Aug 9, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Aug 9, 2022
@per1234 per1234 assigned per1234 and unassigned fstasi Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved 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