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

Unwanted/permanent selection boxes after accessing node menu #25

Open
borupdaniel opened this issue Jul 10, 2019 · 3 comments
Open

Unwanted/permanent selection boxes after accessing node menu #25

borupdaniel opened this issue Jul 10, 2019 · 3 comments
Labels

Comments

@borupdaniel
Copy link
Member

I often have a selection box appear when accessing the node menu. The box behaves as if I'm clicking and holding, rather than selecting a node. Once I click to select the node, the box becomes permanent until I close the canvas.

image

@aganders3
Copy link
Member

I've seen this but have no idea how to fix it. It feels like a Qt bug where it doesn't realize it needs to redraw that portion, but then even moving a node over it sometimes doesn't fix it.

@borupdaniel
Copy link
Member Author

I'm able to reproduce the behavior with the following steps:

  1. Left-click and hold to start a selection box
  2. While holding, right click to open the selection menu
  3. After doing this, the selection box continues to follow the cursor around even when the left button is released.
  4. On the next left click, the box becomes permanent at the location of the click.

@borupdaniel
Copy link
Member Author

Moving nodes over these doesn't seem to have any effect for me. At any rate, it's not a major problem but wanted to add an issue for it.

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

No branches or pull requests

2 participants