Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #46888 All Revisions ] Back to Issue ]
Summary 0046888: Focus is lost in form if on change function takes some time to be completed
Revision 2021-05-28 12:41 by caristu
Steps To Reproduce 0. Apply the provided patch in the pos2 module which simulates a time costing operation in the on change function
1. Login as vallblanca in VBS-2
2. Go to "Customers" option and then to "New Customer" option
3. Click the "Name" field
5. Enter any valid value.
6. Click the "Last name" field. Notice that the form is put in read-only mode while the on change function is being completed. This is correct.
7. Once the on change function finishes, the form is enabled again, but the focus on the "Last name" field is lost.
Revision 2021-05-28 12:21 by caristu
Steps To Reproduce 0. Apply the provided patch in the pos2 module which simulates a time costing operation in the on change function
1. Login as vallblanca in VBS-2
2. Go to "Customers" option and then to "New Customer" option
3. Click the "Name" field
5. Enter any valid value.
6. Click the "Last name" field. Notice that the form is put in read-only mode while the on change function is being completed. This is correct.
7. Once the on change function finishes, the form is enabled again, but the focus on the "Last name" field is lost.

Beahviour of steps 6 and 7 applies to any field clicked after the first field is filled.
Revision 2021-05-28 12:21 by caristu
Steps To Reproduce 0. Apply the provided patch which simulates a time costing operation in the on change function
1. Login as vallblanca in VBS-2
2. Go to "Customers" option and then to "New Customer" option
3. Click the "Name" field
5. Enter any valid value.
6. Click the "Last name" field. Notice that the form is put in read-only mode while the on change function is being completed. This is correct.
7. Once the on change function finishes, the form is enabled again, but the focus on the "Last name" field is lost.

Beahviour of steps 6 and 7 applies to any field clicked after the first field is filled.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker