bug#44428: Graphical Installer window clipping on "small" displays

2020-11-08 Thread Eric Bavier
On Sat, 2020-11-07 at 13:23 +0100, Mathieu Othacehe wrote: > Pushed as 6dcbbcdab7727946cf32e7a4e44e66d151380db2. Great! Thank you! > On QEMU with 800x600 resolution there's no more box overflow. I hope > it will be the same on your hardware that seem to have a slightly higher > resolution. It s

bug#44428: Graphical Installer window clipping on "small" displays

2020-11-08 Thread Mathieu Othacehe
Hey Ludo, > How do you tell QEMU to use that resolution? --8<---cut here---start->8--- qemu-system-x86_64 -m 1024 -cdrom image.iso -display sdl -vga none -device virtio-vga,xres=800,yres=600 --8<---cut here---end--->8---

bug#44428: Graphical Installer window clipping on "small" displays

2020-11-07 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> Yes, I still see the situation on the welcome and partitioning pages. >> But I did not want to go past the partition step, because I have data >> on this disk ;). > > Hehe, thanks for testing again :) I fixed a few more things, so that the > welcome logo is not

bug#44428: Graphical Installer window clipping on "small" displays

2020-11-07 Thread Mathieu Othacehe
Hey Eric, > Yes, I still see the situation on the welcome and partitioning pages. > But I did not want to go past the partition step, because I have data > on this disk ;). Hehe, thanks for testing again :) I fixed a few more things, so that the welcome logo is not displayed on small resolutio

bug#44428: Graphical Installer window clipping on "small" displays

2020-11-06 Thread Mathieu Othacehe
Hello Eric, > I can understand if this is not a configuration that we need to > "support", but was hoping that there might be something that could bedone to > help. > These pictures were taken using the 1.1.0 release installer, but an > installer I created for i686 at commit 8a7bbc35 seems to be