From nobody Sun Feb 26 05:02:18 2023 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PPWhV3k38z3rrhq for ; Sun, 26 Feb 2023 05:02:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PPWhT6lytz3vZX for ; Sun, 26 Feb 2023 05:02:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677387737; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wJIQ/R1MDU88ff0sNHEbtqJ7341v9LzM0XP6TjebCrk=; b=kQedF5Oq8a6O2pJu3UsF73qFF5b5jPxr31iP5cnPRuagi11l4z8nAFkjVp6aXWfwtZPBPW cp8xd9UwmnSjXzGx8AcSDl8dY7Ntgr6KhEHQdptC9wPH7zuCK8yBufkVNx+ItFZpzuDAES Eb1lX1vZ4IKWb+Sk2eKh7Km58X8MmBGQNz8wlHBZ9VIDNGpkZMX5elmKGVCIuNNpZoG+FF xsNKA+7yAu44cGPhHPyFAzaBik33aHZ6cWgccK7DwWxrjPsCZOzr/dG8hEPFlc0/blWDo6 cPmscFeRepD5VkAp8ZjrfRfXm1obGH5fHYlVxStUYWLd4X27Jxsj+wm6Qyxdyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677387737; a=rsa-sha256; cv=none; b=XFf+WXoCBcN2z5pnqoNiSRyTvucNP7sFwYOUR0mSBgWptY9KD6BcLmW3Z5C1zdI4T+a8pg TSntBNLboCP9LoFvTySnE9jdTbTgOix4kDLGGJAUwk3hyBXZ0//6QZ60qSgBGPRSui89C5 w05YGDXyTY85nMOV15LddDuTp+Z0rjXIf0RrT8ZUtC2idEm36+kiIowZRckRxW7w+1Q43S ih/vPo/d/gYe2N64wzWQpgjC2gIFl16qLb29h1J6bm2DO0gIXJxXJESPy0QsPsue+jAhHL k/FWnburj9/kY9aE0JN+zFbn+p9DXhMvPC1eOctQ9fdEdw4zAc2ENBLdZjZNLg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PPWhT5q7yzY1J for ; Sun, 26 Feb 2023 05:02:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31Q52HUM099145 for ; Sun, 26 Feb 2023 05:02:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31Q52H6a099144 for ports-bugs@FreeBSD.org; Sun, 26 Feb 2023 05:02:17 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269830] Mouse scroll wheel has side effect on Openbox Date: Sun, 26 Feb 2023 05:02:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lucmove@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269830 Bug ID: 269830 Summary: Mouse scroll wheel has side effect on Openbox Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: lucmove@gmail.com This is hard to report but I am going to try. First, I installed FreeBSD 13.1 and Openbox/LXDE. Then I installed an external port of the Palemoon browser. By "external" I = mean it is provided by a third-party. When I scroll the mouse wheel in Palemoon, the browser navigates back and f= orth in the tab's history, as if I was clicking "Back" and "Forth." Actually, it only happens when I scroll up and a bit too fast. First it wil= l go "back" then it will go "forth." I thought it could be a problem in the Palemoon port, but then I noticed it happening in the PCmanFM tabs. Only instead of going back and forth in navigation history, tabs would be selected (previous/next) when I scrolled = up a bit too fast. So I thought it was my Openbox configuration, entirely imported from a Linux installation (although that never happened in Linux). I spent quite some ti= me editing my Openbox configuration in the attempt to fix the issue, but to no avail. Since I have other problems with Openbox in FreeBSD (all reported in= the forum, one was denied by multiple users and two have had no reply so far), I just gave up. Now here is the kicker. Then I installed NomadBSD. I know you don't support NomadBSD, but the probl= em also happens there in Openbox, with a default configuration (I brought NOTH= ING from my Linux configuration to NomadBSD) and on Firefox. A FreeBSD derivative, a nearly default Openbox configuration (I just changed themes) and a different browser. The only common denominators are FreeBSD and Openbox. I'm not sure anyone will be able to reproduce this, but it is reported. --=20 You are receiving this mail because: You are the assignee for the bug.=