https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233031
--- Comment #2 from scootergri...@gmail.com --- I tested the following in VirtualBox 6.0 with FreeBSD-12.0-RELEASE-amd64-disc1.iso. In FreeBSD Installer - Keymap Selection Select: Danish Select ->- Test dk.kbd keymap When i type æøå i see nothing. When i type ÆØÅ i see ~F~X~E. If i type æ 33 times i see nothing but when i type æ one more time all of i sudden i see 33 æ's. I guess when the first æ is pushed beyond the screen something happens (like first byte of multibyte character is removed). Typing æøå and abc after that give incorrect cursor movement. Sometimes the cursor stands still and sometimes it moves left and some times right. I'm guessing it might be because abc is single byte and æøå is multibyte and then perhaps the installer or something does not support it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"