Changes

Jump to: navigation, search

Assignment 1: Q & A

12 bytes added, 14:14, 22 September 2012
Bug Reports
# A1testborland.exe on A1 page has an error in its programming logic.
#*[http://oi45.tinypic.com/dx03g4.jpg Before]
#*[http://oi50.tinypic.com/e7xxxe.jpg After]<br> When in edit mode and when the cursor is over the second character, and the backspace key is used, the character not only gets deleted but the cursor moves right 4 characters. This is obviously not intentional. <br>'''Submitted by:''' Danny Perrone and Michael LaMonaca
# A1testborland.exe is inefficient when it comes to key presses. It calls the display function even if the string offset has not changed, causing the cursor-flicker when using left/right keys in quick succession. <br>'''Submitted by: '''Team42.
# A1testborland.exe has another error in its programming logic. When the string is at max length, if you press the left key and then right, the offset changes instead of the cursor position.
#**type until max length is reached
#**press left key
#**press right key <br>'''Submitted by: '''Shayan Vaghei & Mohamed Baig Team4.
# Another bug in a1testBORLAND.exe
#*When trying to backspace all characters, and then typing, the characters won't show off till you have typed as long as fieldLength's size. <br>'''Submitted by: '''Shayan Vaghei & Mohamed Baig Team4.
# ???
1
edit

Navigation menu