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

Shortcut keys not working properly #26

Open
dresis opened this issue Nov 25, 2023 · 8 comments
Open

Shortcut keys not working properly #26

dresis opened this issue Nov 25, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@dresis
Copy link

dresis commented Nov 25, 2023

I downloaded Formation Studio in an environment I created with Anaconda. When I open it, it seems as if Formation Studio always seems to be thinking the 'Alt' key is being pressed, so I run into two issues:

  • Some regular shortcut keys (copying, running preview, saving the file, etc) do not work because it believes Alt key is being pressed
  • When I press a regular key (say the letter 'u' as I am typing regular text), the shortcut key 'Alt+U' (undocking all windows) gets executed. Similarly, other shortcuts get executed the same way (quitting preview when only pressing F5, entering settings when only pressing 's' etc)

I was able to replicate this in 3.8 and 3.11. Also this is something I have seen in 2 machines of mine already, thinking maybe one of them had a broken keyboard lol

@dresis dresis added the bug Something isn't working label Nov 25, 2023
@ObaraEmmanuel
Copy link
Owner

Thank you for using Formation Studio. Which OS are you using?

@dresis
Copy link
Author

dresis commented Nov 25, 2023

From the two machines I used, one had Windows 10, the other Windows 11

@ObaraEmmanuel
Copy link
Owner

@andeyv I will have to look deeper into the issue. I started developing a possible fix today but in the mean time you can either:

  • Go to File > settings > Key Map and right click on any item having a "Alt - *" binding and change shortcut or remove shortcut if you do not need it
  • If you don't really rely on the shortcuts you can disable shortcuts entirely right there on File > settings > Key Map

@Razieleron
Copy link

i am also having this issue, specifically with the alt key

@ObaraEmmanuel
Copy link
Owner

@dresis @Razieleron Could you try installing the 0.6.x-fix branch to see if the issue is resolved? I want to be sure the issue is resolved before publishing the new release. You can use the commands below.

pip uninstall formation-studio
pip install git+git://github.com/ObaraEmmanuel/Formation.git@v0.6.x-fix#egg=formation-studio

@ObaraEmmanuel
Copy link
Owner

I have published the release so updating to the latest version should hopefully resolve the issue.

@Razieleron
Copy link

Razieleron commented Jan 11, 2024 via email

@ObaraEmmanuel
Copy link
Owner

@Razieleron no worries. Let me know if the issue is not resolved.

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

No branches or pull requests

3 participants