From nobody Tue Dec 5 14:35:08 2023 X-Original-To: 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 4Sl33J455lz534kK for ; Tue, 5 Dec 2023 14:35:08 +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 4Sl33J2LWlz3DrV for ; Tue, 5 Dec 2023 14:35:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701786908; a=rsa-sha256; cv=none; b=jHuiIy85FhKS4fwomdfvOFs2rHcIp8/hrY2fZ0w8br+0KVTfIru8rRm2JHadjJdXTebIAv QIfwDcivjLfYk5qSR1oEa7W0c4o1fljWKOuxS8hwF0NJcBtgb72ydiKMVLGvbv2P4xyvvU y94sGZwvBJZyo6kAMShAjauzchaHUCTiBVKtibpHmrhwoAxSrYn63bvpbQyT5WuPFZ2daW wJ6cuYA4eq1Dx06hfgxUE5uqHW5hwd9DG0bDNN5H+i633Q2U4Nqb7Hs1USx6JCpJPQ+Qcd b5WDnETuzTTlBw7WUDRZGnKTGWP10sRuuKu1jyzxRxI42CCVjgl6N5IdfleP/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701786908; 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=lpiV6rqV2xxgwDVvaUYwdNdsHPpiPh+hYPuKNRwbLYU=; b=AzKAWrabqfmYBQGka2z8nlu1bUvwjw5BubzEzk/qCNyJPBl38I5K6iK+lyipxlxa+GaeGF pviPDM+/ReV2VallB7FcHgCWEucHmRXSxqTDSDvf1WXbpYGrVWtDV+7kteUF8tXhrWmaWC 48KlMSwm2e0TxL/t8s3BsTURs6Xyg1YrFZTCdVBLohmkWBGn1rdGR8aZIZoMmSvDw1aheq IvIKLNoSIXRqstgcvYJjPf6nr156SqoIjJmG2qUxSpDhkQsp7qCLvWxExo8Uf5XlpHSNvW Jr1GpbTgycY0lrCcNnd16uJ32NxjHiKd4/X/AeSdv7IiSfqh/18wtMtqc2gDAg== 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 4Sl33J1PTBz1CRj for ; Tue, 5 Dec 2023 14:35:08 +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 3B5EZ8GM037268 for ; Tue, 5 Dec 2023 14:35:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3B5EZ8XL037267 for bugs@FreeBSD.org; Tue, 5 Dec 2023 14:35:08 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: bugs@FreeBSD.org Subject: [Bug 275550] bsdconfig - not handling numpad key inputs correctly Date: Tue, 05 Dec 2023 14:35:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: peter.chen.devs@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275550 Bug ID: 275550 Summary: bsdconfig - not handling numpad key inputs correctly Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: peter.chen.devs@gmail.com Summary: bsdconfig(8) - Not handling "+" and "-" keys in numpad as expected when N= um lock is off Environment: FreeBSD version: 13.2-RELEASE hardware: Raspberry Pi 400 keyboard: Ducky One 2 usb keyboard (108 keys) / irocks K86R (100 keys) shell: bash Bug Description: 1. In bsdconfig(8), typing "+" using shift+"=3D" in main key area will mo= ve the selection bar down. However, pressing the "+" key in the numpad area doesn't give the same result. The similar thing happens to the "-" key. 2. This only happens when the Num lock is turned off. Steps to Reproduce: 1. Install FreeBSD 13.2-RELEASE on Raspberry Pi 400 2. Use command bsdconfig to enter bsdconfig(8) program 3. Turn off Num lock on the keyboard 4. Press shift+"=3D" in the main key area, verify the selection bar goes = down 1 space. Then press "+" key in the numpad, the bug should happen where the selection bar doesn't move. 5. Move the selection bar down several times, then press "-" in the main = key area, verify the selection bar goes up 1 space. Then press "-" key in the numpad, the bug should happen where the selection bar doesn't move. Expected Result: 1. The "+" and "-" should function correctly no matter the num lock is on= or off. --=20 You are receiving this mail because: You are the assignee for the bug.=