Giter Site home page Giter Site logo

Comments (4)

N3C2L avatar N3C2L commented on August 15, 2024

I have recognized the problem. If you enter a keyboard shortcut in Clavier+ without ctrl, alt, shift, etc. just the letter, Clavier+ will send the keyboard shortcut twice. So if you only allow a keyboard shortcut like "H" to "S" in the Notepad++ program, it sends the hotkey twice in the TextEpanders or in macro editors. The hotkey will be sent twice even if Notepad++ is not open at all.

from clavier-plus.

N3C2L avatar N3C2L commented on August 15, 2024

To reproduce this problem, I recommend PhraseExpress (a text expander):
It happens with the auto-complete feature when learning new words. Watch these feature here:
https://www.youtube.com/watch?v=srFql6qT0v4

  1. Activate this auto-complete feature in PhraseExpress like shown in the video.
  2. Add a hotkey like "n" makes "s" in Clavier+, and set to run this hotkey only in Notepad++.
  3. Type the same sentence 3 times (to learn this sentence for phrasexpress like shown in the beginning of the video above) anywhere like editor.exe, Firefox or Chrome. Use the letters "n" and "s" in your used words.
  4. Go to PhraseExpress and you will see the words with the wrong double characters in the left pane (a folder in the middle called "AutoComplete")

from clavier-plus.

guilryder avatar guilryder commented on August 15, 2024

If I add a new shortcut the counter for hotkeys goes not up.

I could not reproduce this issue. The "Shortcuts count: X" counter increments each time I add a new shortcut.

clavier+ double sends keys

If I understand correctly, the issue occurs only with shortcuts that have a condition. Clavier+ handles conditions by unconditionally intercepting the keystroke of the shortcut, then simulating the keystroke of the shortcut when the condition does not match. This behavior may interfere with other programs like PhraseExpress that intercept the same keystrokes as Clavier+. I don't think there is a solution other than avoiding to use shortcuts with conditions for keystrokes that PhraseExpress recognizes.

from clavier-plus.

N3C2L avatar N3C2L commented on August 15, 2024

I see. I just deleted the 10-20 hotkeys which had no modifier like alt,ctrl etc. and if I use a macro editor, I close Clavier+ before. No problems anymore.

from clavier-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.