Tabbing issue on Employee screen - Details tab

Issue No: PR-48
Created 11/28/2014 1:58:21 AM
Type Bug
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 15.3
Description + *Steps:* +   1. From Payroll menu, go to Maintenance   2. Double click Employees   3. From Employee ID text field tab until it reached Phone field.   4. Tab again.   {color:#ff0000}+ *Result:* +{color}   1. Focus was missing. It will only move the focus to the next field (Email) after tab again.   2. Same issue when tab from First Name to Suffix, tab again focus is missing, it will only go to the next field (Address) after tab again.   3. Go to Date Hired then tab, focus goes to Birth Date instead of Active field.   {color:#008000}+ *Accepted:* +{color}   1. Should move focus to Email field.   2. Should move focus to Address field   3. Tabbing should be moving in z pattern.