[Webkit-unassigned] [Bug 268901] [Gtk] Caps lock indicator for password field remains on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 04:32:14 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=268901

--- Comment #5 from Bastian Boese <bastian.boese at igel.com> ---
I have uploaded the QEMU/KVM image for reproduction.
https://igel-technology.sharefile.com/d-seaeb7c6a3a68456c9f263cc4af0f0a64

On a debian-based system, these the VM can be started by:
sudo apt install qemu-system-x86 qemu-utils
sudo qemu-system-x86_64 \
-enable-kvm \
-m 2G \
-smp 2 \
-hda debian.qcow2 \
-boot c \
-netdev user,id=net0,ipv4=on,ipv6=off,net=192.168.100.0/24,dhcpstart=192.168.100.9 \
-device virtio-net-pci,netdev=net0

login for the vm
user: root 
pwd: 1234

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240620/8389c3a9/attachment.htm>


More information about the webkit-unassigned mailing list