Created attachment 704827 [details] dmesg from the system with the problem Description of problem: Grub edit fails when passing long line. Version-Release number of selected component (if applicable): How reproducible: every time that the line is passed in editing. Editing is okay if careful never to go past it and back onto it. Steps to Reproduce: 1. start boot 2. press e to edit 3. go down to the line with the kernel boot parameters 4a. go past the line then try to step back left to the end of it 4b. go to the end of the line, step back; press enter then delete 5. try to edit / try to save / try to boot Actual results: editor locks up in varied ways; sometimes cursor movement is possible but no character insertion. Sometimes nothing at all is possible. Mostly boot with F10 doesn't do anything Expected results: grub continues to work normally and allows editing Additional info: None of the other grub edit bugs such as Bug #866275 or Bug #859632 seem to be the same thing. menu entry where editing problems occur looks like this (UUIDs converted to xxxx) menuentry 'Fedora (3.7.9-201.fc18.x86_64)' --class fedora --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-xxxx' { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 --hint='hd0,msdos2' xxxx else search --no-floppy --fs-uuid --set=root xxxx fi echo 'Loading Fedora (3.7.9-201.fc18.x86_64)' linux /vmlinuz-3.7.9-201.fc18.x86_64 root=/dev/mapper/vg_main-lv_fedora_2013_02_03 ro rd.lvm.lv=vg_main/lv_swap rd.md=0 rd.dm=0 SYSFONT=True rd.luks.uuid=luks-xxxx KEYTABLE=us rd.lvm.lv=vg_aga_main/lv_fedora_2013_02_03 LANG=en_US.UTF-8 rhgb quiet reboot=pci echo 'Loading initial ramdisk ...' initrd /initramfs-3.7.9-201.fc18.x86_64.img }
I guess this - like many other grub issues - is caused by font issues in the theme.
This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '18'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.