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

Window title changes to "index.html" during reload #999

Closed
3 tasks done
per1234 opened this issue May 20, 2022 · 1 comment · Fixed by #1662
Closed
3 tasks done

Window title changes to "index.html" during reload #999

per1234 opened this issue May 20, 2022 · 1 comment · Fixed by #1662
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented May 20, 2022

Describe the problem

The Arduino IDE window may reload during some operations such as after a change to the "Language" preference.

🐛 The window title changes to "index.html" during the reload operation. This is not an optimal user experience.

To reproduce

  1. Open the "Command Palette" (Ctrl+Shift+P)
  2. Run the "Reload Window" command.

🐛 The window title changes to "index.html" during the reload operation.

image

Expected behavior

Standard window title is preserved through the reload:

image

Arduino IDE version

2.0.0-rc6-snapshot-b407d0a

Operating system

Windows, Ubuntu

Operating system version

Windows 10, Ubuntu 20.04

Additional context

The issue was introduced at 112153f (does not occur in the build for the previous commit 69ac1f4).


Originally reported at https://forum.arduino.cc/t/ctr-f5-goes-to-index-html/970705

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
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels May 20, 2022
@kittaakos
Copy link
Contributor

See: eclipse-theia/theia#11575

@per1234 per1234 added the topic: theia Related to the Theia IDE framework label Aug 17, 2022
@per1234 per1234 linked a pull request Nov 29, 2022 that will close this issue
4 tasks
@per1234 per1234 added the conclusion: resolved Issue was resolved label Nov 29, 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 topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants