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

[BUG]: Panning with the middle mouse button pastes clipboard text #2285

Open
alteous opened this issue May 2, 2024 · 3 comments
Open

[BUG]: Panning with the middle mouse button pastes clipboard text #2285

alteous opened this issue May 2, 2024 · 3 comments
Labels
bug Something isn't working high priority

Comments

@alteous
Copy link

alteous commented May 2, 2024

Describe the bug

When panning the camera, whatever text is stored in the user's system clipboard is inserted in the code panel.

Steps to Reproduce

  1. Copy some text into the system clipboard with Ctrl/Cmd + C or otherwise.
  2. Open the code panel.
  3. Move the camera with the middle mouse button.

Expected Behavior

The camera would move without text being added.

The ability to paste text with the middle mouse button may be desirable for some users. We might want to add a check for whether the cursor is within the code panel instead of completely disabling the paste behaviour.

Screenshots and Recordings

Screencast.from.2024-05-02.12-03-20.webm

Desktop OS

Ubuntu 23.10

Browser

Firefox 124.0.2

Version

v0.19.4

Additional Context

No response

@alteous alteous added the bug Something isn't working label May 2, 2024
@Irev-Dev
Copy link
Collaborator

That is very bizarre, I've not been able to replicate it so far, but will have to try it out on ubuntu.

What mouse settings do you have inside of the app? is it just the default kittycad mouse settings?

@jessfraz jessfraz added this to the v1 Modeling App Launch milestone May 21, 2024
@jessfraz
Copy link
Contributor

these are the same bug #1307

@alteous
Copy link
Author

alteous commented May 21, 2024

Mouse controls are set to KittyCAD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

3 participants