Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
@ 2021-04-06 16:49 pyramidhead52
  2021-04-06 17:22 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pyramidhead52 @ 2021-04-06 16:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 362 bytes --]

New issue by pyramidhead52 on void-packages repository

https://github.com/void-linux/void-packages/issues/30049

Description:
The new 1.17.1 update of libinput package sometimes causes Firefox to instantly select the first option on right click actions. It's all fine on 1.16.4.

**Package:** libinput
**Version:** 1.17.1_1 (1.16.4_1 is fine)
**WM:** bspwm

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
@ 2021-04-06 17:22 ` ericonr
  2021-04-06 17:39 ` pyramidhead52
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-04-06 17:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-814294514

Comment:
This might be an X only thing :/

Can you share details about your device? Touchpad/mouse etc?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
  2021-04-06 17:22 ` ericonr
@ 2021-04-06 17:39 ` pyramidhead52
  2021-04-06 17:52 ` ericonr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pyramidhead52 @ 2021-04-06 17:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

New comment by pyramidhead52 on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-814306015

Comment:
**Device:** Huawei Matebook D 14 AMD Ryzen 5 3500u

I'm just using my touchpad's two finger right click function, no mouse.

```
sudo dmesg | grep touchpad

input: ELAN2204:00 04F3:3109 Touchpad as /devices/platform/AMDI0010:01/i2c-11/i2c-ELAN2204:00/0018:04F3:3109.0001/input/input13
input: ELAN2204:00 04F3:3109 Touchpad as /devices/platform/AMDI0010:01/i2c-11/i2c-ELAN2204:00/0018:04F3:3109.0001/input/input16
```

```
cat /etc/X11/xorg.conf.d/30-touchpad.conf

Section "InputClass"
	Identifier "libinput touchpad catchall"
	MatchIsTouchpad "on"
	MatchDevicePath "/dev/input/event*"
	Driver "libinput"
	Option "Tapping" "on"
	Option "NaturalScrolling" "true"
EndSection
```

I've downgraded to 1.16.4 and it works just fine. I think it's related to these 1.17 changes:

https://www.phoronix.com/scan.php?page=news_item&px=Libinput-1.17-Released

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
  2021-04-06 17:22 ` ericonr
  2021-04-06 17:39 ` pyramidhead52
@ 2021-04-06 17:52 ` ericonr
  2021-04-07 11:27 ` pyramidhead52
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-04-06 17:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-814316154

Comment:
Out of curiosity, have you tried without that config file?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
                   ` (2 preceding siblings ...)
  2021-04-06 17:52 ` ericonr
@ 2021-04-07 11:27 ` pyramidhead52
  2021-04-28 12:46 ` NeelChotai
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pyramidhead52 @ 2021-04-07 11:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

New comment by pyramidhead52 on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-814835244

Comment:
I just tried, the problem persists without that config file.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
                   ` (3 preceding siblings ...)
  2021-04-07 11:27 ` pyramidhead52
@ 2021-04-28 12:46 ` NeelChotai
  2021-10-11 21:08 ` paper42
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-04-28 12:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-828425961

Comment:
Setting `ui.context_menus.after_mouseup` to `true` in `about:config` should fix it.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
                   ` (4 preceding siblings ...)
  2021-04-28 12:46 ` NeelChotai
@ 2021-10-11 21:08 ` paper42
  2021-10-29 13:48 ` leahneukirchen
  2022-03-04  9:21 ` [ISSUE] [CLOSED] " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2021-10-11 21:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-940441271

Comment:
Is this still happening? We now have 1.18.1 and will soon update to 1.19.1 (#33489). If this is still happening, could you test the 1.19.1 PR?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
                   ` (5 preceding siblings ...)
  2021-10-11 21:08 ` paper42
@ 2021-10-29 13:48 ` leahneukirchen
  2022-03-04  9:21 ` [ISSUE] [CLOSED] " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: leahneukirchen @ 2021-10-29 13:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-954759449

Comment:
Cannot reproduce with Firefox 93, libinput 1.19.1, xorg-server 1.20.13, on a Synaptics TM3276-022 or a Logitech MX Ergo.

Right-clicking simply makes the menu appear.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
  2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
                   ` (6 preceding siblings ...)
  2021-10-29 13:48 ` leahneukirchen
@ 2022-03-04  9:21 ` paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-03-04  9:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

Closed issue by pyramidhead52 on void-packages repository

https://github.com/void-linux/void-packages/issues/30049

Description:
The new 1.17.1 update of libinput package sometimes causes Firefox to instantly select the first option on right click actions. It's all fine on 1.16.4.

**Package:** libinput
**Version:** 1.17.1_1 (1.16.4_1 is fine)
**WM:** bspwm

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-04  9:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 16:49 [ISSUE] libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click pyramidhead52
2021-04-06 17:22 ` ericonr
2021-04-06 17:39 ` pyramidhead52
2021-04-06 17:52 ` ericonr
2021-04-07 11:27 ` pyramidhead52
2021-04-28 12:46 ` NeelChotai
2021-10-11 21:08 ` paper42
2021-10-29 13:48 ` leahneukirchen
2022-03-04  9:21 ` [ISSUE] [CLOSED] " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).