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

[CLOSED] Switching html documents that are in live preview may prompt you to relaunch Chrome. #2711

Open
core-ai-bot opened this issue Aug 29, 2021 · 7 comments

Comments

@core-ai-bot
Copy link
Member

Issue by RaymondLim
Thursday Feb 14, 2013 at 00:05 GMT
Originally opened as adobe/brackets#2866


Preparation:

  • Have "citrus completed" project open in Brackets and quit.
  • Duplicate index.html page from that project folder and call it index2.html.
  • Also duplicate desktop.css under the css folder and name it desktop2.css.
  • Launch Brackets and open index2.html and update href attribute in link tag by replacing "css/citrus_mq.css" with "css/desktop2.css".
  • Open desktop2.css and change the background color to something else so that you can see the color change in Chrome when switching html file in Brackets.
  • Save and close desktop2.css. Make sure that you only have index.html and index2.html in your working set. (ie. no css files in the working set.)

Actual steps:

  1. Shutdown Chrome if it is open.
  2. Start Live Preview
  3. Switch back to Brackets and press Ctrl+Tab to switch to the other html file in the working set. You can also use mouse click on the other html file, but keyboard shortcut is easier to reproduce the issue.
  4. Repeat step 3 if you see Chrome loads the other html file.

Result: Chrome closes and you get a prompt in Brackets asking you to relaunch Chrome.

@core-ai-bot
Copy link
Member Author

Comment by RaymondLim
Thursday Feb 14, 2013 at 00:22 GMT


I can only reproduce it on Windows, but it is the same timing issue as #2858. So it is possible to reproduce it on Mac as well. Note that pull request #2865 does not fix this issue. In fact, it makes this issue easier to reproduce.

@core-ai-bot
Copy link
Member Author

Comment by njx
Saturday Feb 16, 2013 at 00:18 GMT


Nominating for sprint 21.

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Saturday Feb 16, 2013 at 15:30 GMT


I think this is a duplicate of adobe/brackets#1704

@core-ai-bot
Copy link
Member Author

Comment by njx
Monday Feb 25, 2013 at 20:05 GMT


Removing from sprint 21--this has been moved to https://trello.com/c/R0ZFrFV4

@core-ai-bot
Copy link
Member Author

Comment by njx
Friday Mar 08, 2013 at 01:31 GMT


This is in sprint 22 as part of the RESEARCH: Live Development Robustness card. No need to add to the bug card. Reassigning to@iwehrman.

@core-ai-bot
Copy link
Member Author

Comment by iwehrman
Tuesday Mar 19, 2013 at 18:40 GMT


This should be fixed by pull #3142, and I can't reproduce it on Mac.

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Wednesday Mar 20, 2013 at 02:32 GMT


FBNC back to@RaymondLim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant