[Bug 292463] atkbdc on virtualbox: Shift+tab does not send appropriate ANSI sequence

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Mar 2026 14:59:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292463

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1fd1b699bda2ec32be3e0c7afa894c615113afc2

commit 1fd1b699bda2ec32be3e0c7afa894c615113afc2
Author:     Nathaniel Braun <nathaniel.braun@gmail.com>
AuthorDate: 2026-01-17 17:14:42 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-03-09 13:25:55 +0000

    vt: Fix handling of backtab

    PR: 292463
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/2002

    (cherry picked from commit 5fec99caff3ac4f476bb88078ebf85fbecf6afb3)
    (cherry picked from commit 3ca02a70f7f94f7479ffcd3ed7ca6d83ec58af10)

 sys/dev/vt/vt_core.c | 6 ++++++
 sys/teken/teken.c    | 4 ++++
 sys/teken/teken.h    | 2 ++
 3 files changed, 12 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.