[#4100] backspace does not work properly on bf533-stamp
Submitted By: Mike Frysinger
Open Date
2008-05-12 17:57:24 Close Date
2008-11-14 06:45:53
Priority:
Medium Assignee:
Sonic Zhang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
svn 4715
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Not reproducible
Uboot version or rev.:
Toolchain version or rev.:
App binary format:
N/A
Summary: backspace does not work properly on bf533-stamp
Details:
using the default configs by doing:
make AnalogDevices/BF533-STAMP_defconfig
when i boot up the system and type say:
abcdefghijklmnopqrstuvwxyz
and then i hit backspace for each character, some of the backspaces do not actually back up the cursor
for example, as i back up, i may get something like:
abcdefghijklmnopqrs<space>[cursor]
instead of:
abcdefghijklmnopqrs[cursor]
and after i delete all the characters, i end up with:
root:/> abcd[cursor]
even though there actually arent any characters left in the command line buffer
Follow-ups
--- Sonic Zhang 2008-05-26 02:28:28
Can't replicate on SVN trunk v4769.
--- Mike Frysinger 2008-11-14 06:45:53
very latest trunk seems OK, and we've had serial fixes since, so close it out
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found