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

Unable to select files in explorer tab in Arduino ide2.0.3 #1891

Closed
3 tasks done
piyushsuteri opened this issue Feb 18, 2023 · 1 comment
Closed
3 tasks done

Unable to select files in explorer tab in Arduino ide2.0.3 #1891

piyushsuteri opened this issue Feb 18, 2023 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted 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

Comments

@piyushsuteri
Copy link

Describe the problem

When I have many files, so I have to scroll down or up to open other files in explorer tab. But the problem is that I can't scroll anywhere, scrollbar comes to the current opend file always, if i just select other files (down or up to currently opened files) so then only i am able to scroll a bit down or up. That's is first problem, second is related to Serial monitor.
While I have to print many lines continously in every delay of time, i am unable to see last line and it just gets hidden downward. If i scroll down it can be seen then only. I think printing area to be shifted some upwards. When the another line(or new line) is sent from Arduino, the previous line gets vissible but the line sent just now is not hidden. This process continues when other line is sent form arduino uno, same as above previous line now vissible but last line hidden. In my case I had made the Arduino UNO and numeric keypad circuit. Project is like that whenever I press any key in numeric keypad so its printed alphabet is printed on Serial monitor. But whenever i press new key it is not shown in Serial monitor instantly but previous key press becomes vissible (earlier which was invissible). I think its issue with new Arduino IDE 2.0.3 as this was not with older IDE 1. Thank you, I hope that my problem will be resolved in next update of Arduino ide 2.0.3

To reproduce

Improve this problem for next versions and make newer versions faster.

Expected behavior

I hope this problem must be solved

Arduino IDE version

2.0.3

Operating system

Windows

Operating system version

11

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
@piyushsuteri piyushsuteri added the type: imperfection Perceived defect in any part of project label Feb 18, 2023
@per1234 per1234 self-assigned this Feb 18, 2023
@per1234
Copy link
Contributor

per1234 commented Feb 18, 2023

Hi @piyushsuteri. Thanks for taking the time to submit an issue.

When I have many files, so I have to scroll down or up to open other files in explorer tab. But the problem is that I can't scroll anywhere, scrollbar comes to the current opend file always

I see we have another report about this at #1766.

That's is first problem, second is

In the future, please submit a separate issue for each distinct subject matter. Mashing multiple unrelated items into a single issue makes maintenance very difficult and makes it more likely we will overlook one of the items.

While I have to print many lines continously in every delay of time, i am unable to see last line and it just gets hidden downward

I see we have another report about this at #1736

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the others.

If you end up with additional information to share, feel free to comment in the other threads.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2023
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself topic: serial monitor Related to the Serial Monitor labels Feb 18, 2023
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 topic: serial monitor Related to the Serial Monitor type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants