Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

[dexter-vs] Error label does not cleared in Setting page #142

Closed mdopark closed 7 years ago

mdopark commented 7 years ago

Error label does not cleared in Setting page after a connection test fails. belows are detail scenario.

  1. Input invalid server address or account.
  2. click 'Test connection' button -> "Error: Wrong server address" message is displayed
  3. Close Setting dialog by 'OK' button.
  4. Open Setting dialog again.
  5. "Error: Wrong server address" message is still displayed, even though the standalone mode is checked

Below is a screenshot. image