Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Switching html documents that are in live preview may prompt you to relaunch Chrome. #2866

Closed
RaymondLim opened this issue Feb 14, 2013 · 7 comments
Assignees
Milestone

Comments

@RaymondLim
Copy link
Contributor

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.

@RaymondLim
Copy link
Contributor Author

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.

@njx
Copy link
Contributor

njx commented Feb 16, 2013

Nominating for sprint 21.

@ghost ghost assigned njx Feb 16, 2013
@redmunds
Copy link
Contributor

I think this is a duplicate of #1704

@njx
Copy link
Contributor

njx commented Feb 25, 2013

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

@ghost ghost assigned iwehrman Mar 8, 2013
@njx
Copy link
Contributor

njx commented Mar 8, 2013

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.

@iwehrman
Copy link
Contributor

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

@ghost ghost assigned RaymondLim Mar 20, 2013
@redmunds
Copy link
Contributor

FBNC back to @RaymondLim

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

No branches or pull requests

4 participants