Closed
Description
Minor volume label text input bug.
When formatting a floppy and not providing a label from the command line, the text input for the volume label has bug regarding extended keystrokes. After type the up/down arrow key, a single letter is displayed. However the backspace deletes each portion of the keystroke separately. Therefore, doing this repeatedly you can slowly erase the characters displayed for the prompt.
C:\>format a:
Insert new diskette for drive A:
Press ENTER when the right disk is in drive...
Using drive default: 1440k (Cyl=80 Head=2 Sec=18)
Please enter volume label (max. 11 chaDISK01
Safe QuickFormatting (trying to save UnFormat data)
Cluster stats: 1244 used, 0 bad, 18 items, 1247 last.
Saving UNFORMAT information...
Mirror map is 280 bytes long, 24 sectors mirrored.
Preparing FAT area...
100 percent completed.
Safe QuickFormat complete.
1,474,560 bytes total disk space (disk size)
1,457,664 bytes available on disk (free clusters)
512 bytes in each allocation unit.
2,847 allocation units on disk.
Volume Serial Number is 2B44-14EA
Format another floppy (y/n)?
C:\>dir a:
Volume in drive A is DISK01
Volume Serial Number is 2B44-14EA
File not found.
C:\>logger p>fmtBug01.log