Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043935Openbravo ERPA. Platformpublic2020-05-05 11:402020-05-05 11:52
caristu 
cberner 
immediatemajoralways
closedfixed 
5
 
3.0PR19Q4.53.0PR19Q4.5 
caristu
Core
Production - Confirmed Stable
2018-06-17
3.0PR19Q3
https://code.openbravo.com/erp/devel/pi/rev/a82f9a0e813e [^]
No
0043935: Filtering in the grid is not working properly using the keybord
When filtering in the grid on a window configured with lazy filtering, it is needed to click 2 times the intro key to apply the filtering. In previous releases pressing intro only once after fill the value on the filter the filtering was being applied.
Backend as system admin:
1. Open the "Grid Configuration at Window/Tab/Field level" window.
2. Add a record:
   2.1. Tab: Header - Sales Invoice
   2.2. Lazy Filtering on Grid = Yes
3. Logout/login

4. Open the "Sales invoice" window
5. Fill the date field by typing "29-04-2020"
6. Click "enter" on the keyboard -> the filter does not work the first time
7. Click "enter" a second time on the keyboard -> the filter works correctly the second time.

-> This worked correctly in 19Q2.3 version

-> This started working incorrectly in 19Q3.3 version
No tags attached.
blocks defect 0043917 closed cberner Filtering in the grid is not working properly using the keybord 
Issue History
2020-05-05 11:40caristuNew Issue
2020-05-05 11:40caristuAssigned To => cberner
2020-05-05 11:40caristuModules => Core
2020-05-05 11:40caristuResolution time => 1588629600
2020-05-05 11:40caristuRegression level => Production - Confirmed Stable
2020-05-05 11:40caristuRegression date => 2018-06-17
2020-05-05 11:40caristuRegression introduced in release => 3.0PR19Q3
2020-05-05 11:40caristuRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/a82f9a0e813e [^]
2020-05-05 11:40caristuTriggers an Emergency Pack => No
2020-05-05 11:40caristuIssue generated from0043934
2020-05-05 11:41caristuRelationship addedblocks 0043917
2020-05-05 11:41hgbotCheckin
2020-05-05 11:41hgbotNote Added: 0119572
2020-05-05 11:41hgbotStatusnew => resolved
2020-05-05 11:41hgbotResolutionopen => fixed
2020-05-05 11:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR19Q4.5/rev/bd5c10ebb461820ccedffbe3e3ed724af6179666 [^]
2020-05-05 11:42caristuReview Assigned To => caristu
2020-05-05 11:42caristuStatusresolved => closed
2020-05-05 11:42caristuFixed in Version => 3.0PR19Q4.4
2020-05-05 11:52caristuFixed in Version3.0PR19Q4.4 => 3.0PR19Q4.5
2020-05-05 11:52caristuTarget Version3.0PR19Q4.4 => 3.0PR19Q4.5

Notes
(0119572)
hgbot   
2020-05-05 11:41   
Repository: erp/backports/3.0PR19Q4.5
Changeset: bd5c10ebb461820ccedffbe3e3ed724af6179666
Author: Cristian Berner <cristian.berner <at> openbravo.com>
Date: Tue May 05 11:03:21 2020 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR19Q4.5/rev/bd5c10ebb461820ccedffbe3e3ed724af6179666 [^]

Fixes ISSUE-43935: Filter by single date with lazy filtering on first enter

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js
---