From 5f97bd641bc22d9ea5899395c62b801535af71f3 Mon Sep 17 00:00:00 2001 From: jebba Date: Fri, 4 Feb 2022 20:02:32 -0700 Subject: [PATCH] scroll buglet --- docs/BUGS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/BUGS.md b/docs/BUGS.md index 9d81dbe..505209f 100644 --- a/docs/BUGS.md +++ b/docs/BUGS.md @@ -81,3 +81,11 @@ root@tici:~# dmesg -T|grep -i selinux [Fri Feb 4 17:46:46 2022] SELinux: unrecognized netlink message: protocol=0 nlmsg_type=106 sclass=netlink_route_socket pig=595 comm=systemd-network ``` +# Misc +Random buglets, maybe. + +* When on the device screen, in setup somewhere, there is a +button to view regulatory compliance. When you view it, you +can see most of it, but the bottom is obscured by a button, +and it doesn't scroll. +