interesting, cannot see this here (using latest chromium), do you maybe have some extensions installed? does it work in an incognito window?
if not, could you open the javascript console and see if there is anything logged?
I tried Disabling U-Block Origin on Librewolf OR
ResistFingerprinting
(NOT both at the same Time).
With everything Enabled I get lots of Errors in the Librewolf Console, but not sure what's causing them:
Code:
TypeError: this is undefined
bootstrap-legacy-autofill-overlay.js:6247:9
checkPageContainsShadowDom moz-extension://d3a4d96c-5d94-481f-9980-6d7b050a9723/content/bootstrap-legacy-autofill-overlay.js:6247
requestIdleCallbackPolyfill moz-extension://d3a4d96c-5d94-481f-9980-6d7b050a9723/content/bootstrap-legacy-autofill-overlay.js:869
In Chromium without any Extension Installed (well, except Chromium PDF Viewer I guess):
Code:
Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Versions:
- Ubuntu Noble 24.04 AMD64
- Librewolf 136.0.4-1
- Chromium 134.0.6998.117 (Official Build) built on Debian GNU/Linux 12 (bookworm) (64-bit)
- PVE: pve-manager/8.3.5/dac3aa88bac3f300 (running kernel: 6.8.12-3-pve)
EDIT 1: I'm pretty sure I updated lastly a few Days ago.
Now I see these Packages can be updated:
Code:
root@HOST:~# apt list --upgradable
Listing... Done
novnc-pve/stable 1.6.0-2 all [upgradable from: 1.5.0-1]
pve-edk2-firmware-legacy/stable 4.2025.02-2 all [upgradable from: 4.2023.08-4]
pve-edk2-firmware-ovmf/stable 4.2025.02-2 all [upgradable from: 4.2023.08-4]
pve-firmware/stable 3.15-2 all [upgradable from: 3.14-3]
pve-qemu-kvm/stable 9.2.0-3 amd64 [upgradable from: 9.2.0-2]
EDIT 2: I'm currently upgrading and will try again soon
EDIT 3: Nope, still not working

. I also restarted
pveproxy
before attempting again just to make sure.
I personally don't recall ever having this Issue occur to me while using Proxmox VE after all these Years using it.
Neither CTRL LEFT, CTRL RIGHT nor ENTER work anymore.
They Keyboard Layout is also very weirdly now. Previously it was using I think the HOST Keyboard Layout inside the VM Console, but now I'd say that it's completely messed up.
I tried running
dpkg-reconfigure keyboard-configuration
inside one of my Debian VMs but it doesn't matter what I select there, it keeps using US (?) Keyboard for whatever Reason ...
In another Thread, diggles suggested something about Clicking the CTRL (?) Key in the "Arrow" menu at
https://forum.proxmox.com/threads/console-not-catching-control-characters.87862/#post-419440
I NEVER had to use that before, but even if I enable it, nothing happens

.