brackets-archive / bracketsIssues

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

Debug->Show Performance Data can freeze Brackets #12303

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by jeffkenton Thursday Jun 06, 2013 at 14:14 GMT Originally opened as https://github.com/adobe/brackets/issues/4121


I have a case where I can freeze Brackets first try, almost every time:

I did a QuickEdit search that brought up an inline editor window. With that window still open, I clicked Debug->Show Performance Data. Performance data came up and Brackets was dead frozen. Sometimes freezes if I close the QuickEdit inline editor before Show Performance Data, but that's not as consistent. Sometimes freezes on any use of Show Performance Data, unrelated to QuickEdit. Also reproducible with Sprint 24.

core-ai-bot commented 3 years ago

Comment by jasonsanjose Friday Jun 07, 2013 at 21:15 GMT


Reviewed. Medium priority to@jasonsanjose.

core-ai-bot commented 3 years ago

Comment by zhouweiwei1991 Tuesday Oct 15, 2013 at 07:13 GMT


Met one issue related to the issue above, so write it here:

Steps:

  1. Launch Brackets and open the default sample folder.
  2. Select the index.html file.
  3. On the menu, click Debug > Show performance data.
  4. Click the main.css file, or other files in this project.

Results: After step3, the main.css file or other files can't be clicked and opened. In@jeffkenton case,Brackets is completely freezed, but in my case, I can still do other operations,like: select a command from any menu.

ENV: MAC10.9 and Win8 English OS Build: 0.33.0-9858

Here are snapshots for reference: Step2: step2 Step4: step3

core-ai-bot commented 3 years ago

Comment by peterflynn Thursday Oct 17, 2013 at 22:19 GMT


@zhouweiwei1991 I think that is something different -- a very recent regression. See #5558