From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CCD271382C5 for ; Fri, 12 Mar 2021 14:57:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D822E0A5C; Fri, 12 Mar 2021 14:57:14 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D457E09EF for ; Fri, 12 Mar 2021 14:57:14 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lKjE0-0006PZ-Or for gentoo-user@lists.gentoo.org; Fri, 12 Mar 2021 15:57:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Odd Chrome behavior when dragging tab to create new window Date: Fri, 12 Mar 2021 14:57:08 -0000 (UTC) Message-ID: References: User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6991239c-699b-4102-b9bf-7a5254546f29 X-Archives-Hash: 88b703841c4ce0cd4990a4f3ae91fbbe On 2021-03-12, Grant Edwards wrote: > When I drag a tab out of it's parent window to create a new window > [...] instead of staying where it's put the > new window will follow the mouse cursor around the desktop anytime > Chrom(e|ium) has focus. [...] > If I press ctrl-alt-backspace this behavior will stop, and the new > window will behave normally. I just realized that any keypress will cause the weird behavior to stop. I've also tried removing .config/chromium and .cache/chromium, and the problem persists.