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

Debug > Show Performance Data renders Brackets UI frozen #5558

Closed
peterflynn opened this issue Oct 17, 2013 · 9 comments
Closed

Debug > Show Performance Data renders Brackets UI frozen #5558

peterflynn opened this issue Oct 17, 2013 · 9 comments
Assignees
Milestone

Comments

@peterflynn
Copy link
Member

  1. Launch Brackets
  2. Debug > Show Performance Data
  3. Close dialog by clicking the "X"
  4. Try to do anything else in Brackets

Result: UI does not respond to mouse clicks

If you look in the DOM view, the .modal-wrapper div is still covering up the whole UI.

@njx
Copy link

njx commented Oct 17, 2013

Dupe of #4121? I think we thought that was a perf problem, but it seems clear it's just a bug.

@peterflynn
Copy link
Member Author

This was working in Sprint 32 but is broken on master. Might be 2b6c662 (PR #5399)... @redmunds could you take a look?

@ghost ghost assigned redmunds Oct 17, 2013
@peterflynn
Copy link
Member Author

@njx That was filed 4 months ago and this bug just appeared within the past week, so I think #4121 is something different.

@peterflynn
Copy link
Member Author

Although I think the comment added recntly in #4121 by @zhouweiwei1991 is indeed this bug... I'll add a note there.

@redmunds
Copy link
Contributor

Yes, it was caused by be 2b6c662 (PR #5399). It only seems to happen with the Show Performance Data dialog -- I haven't found any other modal dialog that causes it.

@marcelgerber
Copy link
Contributor

I also got this bug with the "Do you want to save the changes" dialog.

@redmunds
Copy link
Contributor

@SAplayer Good catch! I pushed a fix for that to #5559.

@julieyuan
Copy link

This issue also reproduces for dialog Switch Language (build 0.33.0-9858).

@redmunds
Copy link
Contributor

Confirmed. @julieyuan I also confirmed fix on Switch Language dialog. Closing.

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

No branches or pull requests

5 participants