Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034658Openbravo ERPA. Platformpublic2016-11-30 17:322016-12-02 13:08
NaroaIriarte 
inigosanchez 
highminoralways
closedunable to reproduce 
5
 
 
caristu
Core
No
0034658: The focus is lost when navigating through the "Product" window with the tab key.
When a record of the product window is opened in edit in form mode and the focused item is changed by clicking the tab key, there is a case where the focus is lost. Instead of focusing the next field it jumps to another place.
1- Log in the ERP with the "F&B Admin" role.
2- Go to the "Product" window.
4- Open the first record in edit in form mode.
5- Navigate through the fields by clicking the tab key. The order of focused fields is the following:
    * Search key -> Name -> Image -> Image Upload Button -> UOM -> Product Category -> Tax Category -> Is Generic (Checkbox) -> Purchase (Checkbox) -> The focus is lost. It should be focusing "Sale" checkbox but instead, it is in the "Price" subtab, concretely in the button which has a "1" written, next to the "Price List Version" filter.
No tags attached.
related to defect 0034051 closed NaroaIriarte Wrong Tabulation Order in form fields 
Issue History
2016-11-30 17:32NaroaIriarteNew Issue
2016-11-30 17:32NaroaIriarteAssigned To => platform
2016-11-30 17:32NaroaIriarteModules => Core
2016-11-30 17:32NaroaIriarteTriggers an Emergency Pack => No
2016-11-30 17:34NaroaIriarteNote Added: 0091941
2016-11-30 17:35NaroaIriarteRelationship addedrelated to 0034051
2016-12-01 12:23alostaleStatusnew => acknowledged
2016-12-01 14:03alostalePrioritynormal => high
2016-12-02 13:00inigosanchezStatusacknowledged => scheduled
2016-12-02 13:00inigosanchezAssigned Toplatform => inigosanchez
2016-12-02 13:08inigosanchezReview Assigned To => caristu
2016-12-02 13:08inigosanchezNote Added: 0092030
2016-12-02 13:08inigosanchezStatusscheduled => closed
2016-12-02 13:08inigosanchezResolutionopen => unable to reproduce

Notes
(0091941)
NaroaIriarte   
2016-11-30 17:34   
The problem is the tabIndex of the elements. The tab index of the last correctly focused field of the "Product" window is the same as the tab index of the subtab's button nex to the "Price List Version" filter.
(0092030)
inigosanchez   
2016-12-02 13:08   
The focus in product window works as expected. Press the tab key when the focus is in Purchase (Checkbox) -> the focus jump to "Sale" checkbox.