Closed mckoss closed 13 years ago
Type:
Hello World
Hit Back to get board to display.
Now change to:
Result:
HELLO HELLO WORLD
Expect:
HELLO WORLD
Garbage characters are left on the screen. They should be all reverted to blanks if they are not present in the current screen display.
Fixed issue using a variable "curr" to separate current characters to garbage ones. Garbage characters are now reverted to blanks.
confirmed
ok
Type:
Hit Back to get board to display.
Now change to:
Result:
Expect:
Garbage characters are left on the screen. They should be all reverted to blanks if they are not present in the current screen display.