[Bug 594209] New: console / terminal insert or delete characters on command line leaves chars behind, doesnt insert or delete right.
http://bugzilla.novell.com/show_bug.cgi?id=594209 http://bugzilla.novell.com/show_bug.cgi?id=594209#c0 Summary: console / terminal insert or delete characters on command line leaves chars behind, doesnt insert or delete right. Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 4 Platform: i386 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: s2@forceway.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 BetterPrivacy-1.47 Firefox/3.5.8 openSUSE 11.3 M4, Toshiba M55 laptop w/ intel 915 graphics. Its hard to describe, maybe I should make a screen capture movie of it happening.. But when you are in a console session (ctrl-alt-f1 for ex., NOT in graphical X environment) and you type a command, then you go back and start typing in the middle, inserting characters, they overwrite in a strange ugly way. Then if you press left arrow out to the end of your command, the proper chars will be revealed. Same ugliness happens with delete in the middle of a command. The end characters get dragged inward, looking like garbage. I notice login as user only suffers from the delete garbage, while a root login has both the insert and delete problems. I found a fix is to not use the framebuffer console. At grub boot time, erase line "vga=317" so no vga is used. Then there are no problems. Reproducible: Always Steps to Reproduce: 1.boot system to login prompt (gdm, or whatever you're using) 2.ctrl-alt-f1 to go to console. login as root. 3.type a command. left arrow key into the middle of the command and start typing. Or delete some chars. Actual Results: chars get overwriten, or dragged backwards, making your command look ugly with a bunch of messed up chars. Expected Results: command should be editable with insert or delete with no problems -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=594209 http://bugzilla.novell.com/show_bug.cgi?id=594209#c1 --- Comment #1 from John McInnes <s2@forceway.com> 2010-04-06 23:42:46 UTC ---
Then if you press left arrow out to the end of your command, the proper chars will be revealed. << oops I meant right arrow
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=594209 http://bugzilla.novell.com/show_bug.cgi?id=594209#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |bnc-team-xfce@forge.provo.n |ovo.novell.com |ovell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=594209 http://bugzilla.novell.com/show_bug.cgi?id=594209#c2 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |tiwai@novell.com Resolution| |FIXED --- Comment #2 from Takashi Iwai <tiwai@novell.com> 2010-04-13 10:41:40 UTC --- This was a bug of kernel bootsplash code. Fixed now on SUSE kernel git tree: commit abf37ae714fb66489ec1bc7454d193c892d8874b Author: Takashi Iwai <tiwai@suse.de> Date: Tue Apr 13 12:39:53 2010 +0200 - patches.suse/bootsplash-console-fix: Fix rendering on linux console with bootsplash (bnc#595657,bnc#594209). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com