zetxek / osx-menubar-translate

Quick shortcut to Google Translate in OS X's menu bar
MIT License
31 stars 6 forks source link

Unable to Use copy and paste Shortcuts on macOS Sequoia 15 #10

Open shuwn opened 2 days ago

shuwn commented 2 days ago

I encountered an issue with the osx-menubar-translate application on macOS Sequoia 15. The application does not support the Command+C and Command+V shortcuts for copy and paste operations. However, other text input functions and keystrokes are working correctly.

Steps to Reproduce:

  1. Open osx-menubar-translate on macOS Sequoia 15.
  2. Copy text using Command+C at word.
  3. Attempt to paste text using Command+V a tosx-menubar-translate .

Expected Result: Command+V should paste the copied text.

Actual Result: Command+V shortcuts do not function as expected.

Additional Information:

Suggested Fix: Review the handling of keyboard shortcuts within the application to ensure compatibility with macOS Sequoia 15.

Thank you for your.

zetxek commented 2 days ago

Interesting @shuwn - I don't have a Sequoia Mac to test yet, but I'll see what I can find out.