Re: atspi2: bug when using the key 0 on the pavnum
Samuel Thibault <[email protected]> Sun, 7 Sep 2025 08:51:30 +0200
| Newsgroups | gmane.linux.debian.devel.accessibility |
|---|---|
| Organization | I am not organized |
| Message-ID | <aL0rck0MpWQV6pJ6@begin> |
Hello, Jeremyp3, le dim. 07 sept. 2025 04:29:50 +0200, a ecrit: > Since version 2.57.2 (Debian version 2.57.2-1) of atspi2, I've been > encountering a very annoying bug when I use the 0 key on the numeric keypad. > When I want to type 100, it types 1000, and Orca says “insert” after the > second press, which shows that something is happening that shouldn't be > happening... > > When I switch back to version 2.57.1, the problem disappears, so it seems > that atspi2 is indeed the culprit. My very immediate guess would be this culprit: https://gitlab.gnome.org/GNOME/at-spi2-core/-/issues/201 Would you be able to try with the patch disabled? (you can use git show -R to produce a reverted patch from the at-spi2 upstream git tree) Ideally, you could exchange directly in the gnome issue tracker. Samuel