[Bug] b15 pv6: Word Wrap issues at line start and line end
- From: rblist@xxxxxx
- To: ftcdev@xxxxxxxxxxxxx
- Date: Mon, 28 Jan 2008 06:59:56 -0500
Following examples reproduces three word wrap issues at the end and the start
of a line. This was tested on Microsoft Windows.
A. Line End bug:
1. Start FTC
2. Press End key to go to end of first line
3. Insert five times the character i (Note: No word wrap occurs)
4. Delete the five i character
5. Insert again five character i
6. [Bug]: The fifth character i forces a wordwrap. So after deleting only four
i character fit to a line
B. Line Start bug:
1. Start FTC
2. Press? arrow-down key to move to next line
4. Insert four times the character i
5. Press space bar (note: a word wrap occurs which is correct)
6. Press "Backspace" to delete the space character (note. the i characters flip
to the next line, which is correct)
7. [Bug]: Press space bar again. Bug: No word wrap occurs
C. Line Start bug
1. Start FTC
2. Press arrow-down key to move to next line
4. Insert five times the character i
5. Press space bar
6. [Bug]: No word wrap occurs. We know from example A (above) that five
character i fit into the first line
________________________________________________________________________
Bei AOL gibt's jetzt kostenlos eMail f?r alle. Klicken Sie auf AOL.de um
heraus zu finden, was es sonst noch kostenlos bei AOL gibt.
Other related posts:
- » [Bug] b15 pv6: Word Wrap issues at line start and line end