diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2085.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2085.toml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2085.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2085.toml new file mode 100644 index 00000000..685ae925 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2085.toml @@ -0,0 +1,30 @@ +id = 2085 +title = "screen doesn't update fully wth spice + virtio-vga graphics" +state = "closed" +created_at = "2024-01-09T14:51:57.970Z" +closed_at = "2024-01-09T15:46:17.737Z" +labels = ["kind::Bug"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2085" +host-os = "Fedora 38" +host-arch = "x86_64" +qemu-version = "8.2.0" +guest-os = "Fedora 39" +guest-arch = "x86_64" +description = """When using spice graphics with virtio-vga, display updates and missing and/or delayed making interaction unusable""" +reproduce = """Create a VM with spice graphics and virtio-vga with earlier mentioned command line + +Open ``remote-viewer spice://localhost:5900`` + +Boot the Fedora 39 server network installer CDROM ISO + +When Ananconda starts, select 'continue' at the first language choice screen + +Select 'Root Account' config option + +Toggle between "Disable root account" and "Enable root account" options + +Observe when the password entry box is shown/hidden, the screen does not redraw correctly""" +additional = """See also + +https://bugzilla.redhat.com/show_bug.cgi?id=2256884 +https://bbs.archlinux.org/viewtopic.php?id=291606""" |