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

HeidiSQL has spinning cursor after clicking deleted table #1889

Open
Germs2004 opened this issue Dec 21, 2023 · 0 comments
Open

HeidiSQL has spinning cursor after clicking deleted table #1889

Germs2004 opened this issue Dec 21, 2023 · 0 comments

Comments

@Germs2004
Copy link

Preconditions

  • HeidiSQL version: 12.6.0.6782 64 Bit
  • Database type and version: MariaDB 11.2.2
  • OS: Windows 10 Pro x64 22H2

Describe the bug
I clicked on a table in HeidiSQL's tree view and got two popups telling me that the table doesn't exist. After dismissing them, the cursor became a spinning circle, which implies that the program is busy. At first, I thought the program was completely locked up since the circle never went away. To make the cursor reset to regular again, I have to click another table from the tree view.

A minor related issue is that there are two popups instead of one, and the first one says that a "view probably contains an error in its code".

To Reproduce

  1. Open HeidiSQL and connect to a database server
  2. Create a new table called "aaaaa"
  3. Close HeidiSQL
  4. Open HeidiSQL and reconnect to that database server
  5. In a query window, run "DROP TABLE aaaaa"
  6. Click on table aaaaa from the tree view (on the left side of the screen)
  7. Dismiss the two popups warning that the table doesn't exist.
  8. Notice that the cursor remains a spinning circle while hovering over the tree view, results box, or Filter box.
  9. Click another table
  10. Notice that the cursor is back to normal.

Screenshots or Crash reports
image
image

couldn't screenshot my cursor, but it looks like this:
image

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

No branches or pull requests

1 participant