Bug 3378 - Enter Button Problem on unittest.aspx
Summary: Enter Button Problem on unittest.aspx
Status: NEW
Alias: None
Product: CUTS
Classification: Unclassified
Component: BMW (show other bugs)
Version: 0.0.0.1
Hardware: All Windows XP
: P3 normal
Assignee: Hamilton Turner
URL:
Depends on:
Blocks:
 
Reported: 2008-07-23 16:52 CDT by Hamilton Turner
Modified: 2008-07-23 16:52 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hamilton Turner 2008-07-23 16:52:00 CDT
If user creates a test suite, the page will post back and return with the focus still on the Add new test suite button. This can cause them to type in the package box and hit enter (thinking they are going to make a package) and result in them in fact attempting to create another test suite. Need to redirect all of the buttons to a common handler and then check to see which box currently has data.