Skip to content

Splash screen can open on different screen then app #1076

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
3 tasks done
boundmaidlea opened this issue Jun 19, 2022 · 3 comments
Closed
3 tasks done

Splash screen can open on different screen then app #1076

boundmaidlea opened this issue Jun 19, 2022 · 3 comments
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

@boundmaidlea
Copy link

Describe the problem

When opening the app from e.g start menu on one screen, the splash screen will always display on this screen, unlike the app which opens on the screen it was closed on last session. This, combined with #324 and #193 potentially denys all multitasking while the IDE loads, which also takes pretty long.

To reproduce

  • Use 2 screens
  • Open the IDE
  • Note which screen the IDE is on
  • Close it again
  • Use the start menu on the other screen to open the IDE

Expected behavior

The Splash screen opens on the same screen the IDE opens on, and ideally even follows the IDE if it were to be moved to another screen.

Arduino IDE version

2.0.0-rc7-nightly-20220615

Operating system

Windows

Operating system version

10.0.19044.1706 Pro

Additional context

My Nightly Build is 4 days old, but the 3 commits since then do not have any relations to this issue.

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
@boundmaidlea boundmaidlea added the type: imperfection Perceived defect in any part of project label Jun 19, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Jun 19, 2022
@Defragster
Copy link

Splash seems to activate on the 'last clicked/Active' screen - as seen here on Win 11.

About to open an issue that IDE 2 won't start here - but start of EXE may have a desired screen, but click the other screen before it appears and that is where I see the Splash appear.

@per1234
Copy link
Contributor

per1234 commented Sep 22, 2022

Closing as resolved by the removal of the splash screen completely in #1287

@per1234 per1234 closed this as completed Sep 22, 2022
@per1234 per1234 assigned per1234 and unassigned AlbyIanna Sep 22, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Sep 22, 2022
@Defragster
Copy link

Indeed, as released without separate splash screen - Nice.

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

4 participants