wvkbd icon indicating copy to clipboard operation
wvkbd copied to clipboard

Special chars (CMP) trigger extra keys

Open chevdor opened this issue 11 months ago • 2 comments

I am using Chromium and there may be interactions issues between the two. If I type a ü with a physical keyboard, it behaves as expected. Using wvkbd however, CMP+u+ü send an extra char that seems to be interpreted as a right click and opens a popup in Chromium. ü is not the only char, the issue shows with ù, à, etc...

chevdor avatar Feb 02 '25 15:02 chevdor

On Sun Feb 2, 2025 at 4:56 PM CET, Chevdor wrote:

I am using Chromium and there may be interactions issues between the two. If I type a ü with a physical keyboard, it behaves as expected. Using wvkbd however, CMP+u+ü send an extra char that seems to be interpreted as a right click and opens a popup in Chromium. ü is not the only char, the issue shows with ù, à, etc...

This sounds very much like another instance of https://github.com/jjsullivan5196/wvkbd/issues/89

The keycode we use as a placeholder triggers another action it seems. We could search a more suitable different placeholder keycode.

proycon avatar Feb 05 '25 20:02 proycon

That would be nice indeed. The issue triggers for many letters used in the German language, including ü ä ö.

I think this issue should be addressed, however, having custom layouts would provide a way out. Having a DE layout with those keys directly available would be generally better and avoid the whole problem.

chevdor avatar Feb 07 '25 08:02 chevdor