Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

double-click on "save" after editing table causes crash #527

Closed
andipfaff opened this issue Feb 4, 2019 · 2 comments
Closed

double-click on "save" after editing table causes crash #527

andipfaff opened this issue Feb 4, 2019 · 2 comments
Milestone

Comments

@andipfaff
Copy link

Steps to reproduce this issue

  1. start HeidiSQL, connect to a DB
  2. click on a table (preferably a big table) in the tree
  3. edit something in the table structure
  4. Click twice on save

Current behavior

HeidiSQL crashes on some PCs

Expected behavior

HeisSQL should not crash

Possible solution

The save button should be deactivated after clicking

Environment

Use a table filled with hundreds of thounsands of records in order to have time to click twice before changes ar done by the server

  • HeidiSQL version:

using latest nightly version

@ansgarbecker
Copy link
Collaborator

Can confirm this. Though the save button is disabled later, but too late. Should be done as the first thing after a click on it.

@ansgarbecker ansgarbecker added this to the v10.2 milestone Feb 4, 2019
@ansgarbecker
Copy link
Collaborator

Should be impossible to click the save button twice in the next build.

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

No branches or pull requests

2 participants