googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 411 forks source link

[Polymer Designer] PD dialog becomes blank when reopened after closing via ESC #3655

Open pshenoy opened 9 years ago

pshenoy commented 9 years ago

CDE version: 0.17.3297

Steps to reproduce:

  1. Launch CDE.
  2. Open any html file in the editor.
  3. Click on the polymer designer FAB.
  4. Polymer designer dialog opens up with all elements.
  5. Press "Esc" key and the dialog disappears.
  6. Click on the FAB again.

Expected result: Polymer designer dialog opens with all elements.

Actual result: Polymer designer window displays blank page.

ussuri commented 9 years ago

Reproduced successfully. Will fix.

ussuri commented 9 years ago

This bug has a workaround: just use the buttons. I'll try to squeeze it into M17, but I may have no time, so for now moving into M18.