keybase / keybase/client

Windows client intercepts some keystrokes

Open
#3,882 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I have a Croatian layout for my keyboard and I'm running the latest version of the app (1.0.16-20160713110422+a1c00b3) on Windows 10 Pro (Version: 1511).
To type the { character it requires a key combination (Alt Gr + B)

But instead of typing in the character, the element inspector opens up in the GUI (even when the app isn't focused or open):
GUI
and in the taskbar tooltip:
Taskbar tooltip

I suspect that it has something do do with Electron but I could be entirely wrong.
The bug is really rather annoying when I try to program especially because there is no way (or at least no way that I know of) to close or pause the app except force closing it through the Task Manager.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem on Windows 10 with a Croatian keyboard layout using Alt Gr+B while the app is open and closed. Start by checking the Electron keyboard handling mentioned in the report; done means { is entered normally, the element inspector does not open unexpectedly, and the client can be closed or paused without force-quitting it.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.