brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Brackets is frozen if you close a window while it's paused at a breakpoint #12250

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by peterflynn Thursday Feb 28, 2013 at 02:12 GMT Originally opened as https://github.com/adobe/brackets/issues/2989


  1. Open the Jasmine window and its dev tools
  2. Set a breakpoint in some unit test
  3. Run the test until it pauses
  4. Close the Jasmine window
  5. Close the dev tools window

Result: Brackets main window is nonresponsive. Dev tools for the main window don't give you any ability to unpause. You can't reopen the Jasmine window's dev tools either, even by going to localhost manually -- it's not in the list of windows anymore. Only choice is to force-quit.

Naturally, this only really affects people hacking on the code.

core-ai-bot commented 2 years ago

Comment by pthiess Friday Mar 01, 2013 at 21:03 GMT


@peterflynn - I consider this a medium priority, a potential candidate for Sprint 22?

core-ai-bot commented 2 years ago

Comment by peterflynn Tuesday Jul 09, 2013 at 17:42 GMT


Sending over to Glenn since I don't have much expertise in this area

core-ai-bot commented 2 years ago

Comment by dangoor Tuesday Nov 19, 2013 at 17:46 GMT


I would argue that this is not a medium priority, given the small number of people (and relatively small set of circumstances) represented by the steps to reproduce. Can we reduce this to a low?