https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288391
--- Comment #3 from [email protected] --- So far I have been unable to find a pattern to when this happens. I notice it most on opening a new window (not tab) although it also happens without opening new windows when I'm on a Google Meets. I've enabled logging with the command below but I don't see anything that's obvious (at least to my eyes) about an error. I don't see anything obvious in /var/log/messages. exec chrome \ --high-dpi-support=1 \ --force-device-scale-factor=1.3 \ --enable-logging=stderr \ "$@" > /tmp/chrome.log 2>&1 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
