Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017559Openbravo ERPA. Platformpublic2011-06-08 12:302011-06-10 14:26
mtaal 
mtaal 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP0 
Core
No
0017559: Date field in grid editing does not work
When editing a date field in grid editing the date field behaves strangely, the cursor moves around while typing. It seems that the date is expanded too early, while typing instead of when leaving the field.

The problems are several:

1. When typing, it doesn't type what you do
2. When you want to change a specific number (i.e the month) you cannot because the focus takes the whole date

In resume it should behaves like the form
1. Go to sales order. Click new in grid
2. Change the order date typing. It does very strange things
3. Try to select with the mouse just the month. You cannot
No tags attached.
related to defect 00176003.0MP2 closed mtaal When editing date-field in grid, trying to mark only month of it with the mouse does not work 
Issue History
2011-06-08 12:30mtaalNew Issue
2011-06-08 12:30mtaalAssigned To => mtaal
2011-06-08 12:30mtaalModules => Core
2011-06-08 12:39psarobePrioritynormal => immediate
2011-06-08 12:39psarobeStatusnew => scheduled
2011-06-08 12:39psarobeDescription Updatedbug_revision_view_page.php?rev_id=2199#r2199
2011-06-08 12:39psarobeSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2201#r2201
2011-06-08 13:04hgbotCheckin
2011-06-08 13:04hgbotNote Added: 0038167
2011-06-08 13:04hgbotStatusscheduled => resolved
2011-06-08 13:04hgbotResolutionopen => fixed
2011-06-08 13:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/df386a32f10c4a9b8e00be59e789e30136f2167a [^]
2011-06-08 13:10hgbotCheckin
2011-06-08 13:10hgbotNote Added: 0038168
2011-06-10 14:15shuehnerNote Added: 0038240
2011-06-10 14:15shuehnerStatusresolved => new
2011-06-10 14:15shuehnerResolutionfixed => open
2011-06-10 14:23shuehnerRelationship addedrelated to 0017600
2011-06-10 14:24shuehnerStatusnew => scheduled
2011-06-10 14:24shuehnerfix_in_branch => pi
2011-06-10 14:25shuehnerNote Added: 0038244
2011-06-10 14:25shuehnerStatusscheduled => resolved
2011-06-10 14:25shuehnerResolutionopen => fixed
2011-06-10 14:26shuehnerNote Added: 0038245
2011-06-10 14:26shuehnerStatusresolved => closed

Notes
(0038167)
hgbot   
2011-06-08 13:04   
Repository: erp/devel/pi
Changeset: df386a32f10c4a9b8e00be59e789e30136f2167a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jun 08 13:03:25 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/df386a32f10c4a9b8e00be59e789e30136f2167a [^]

Fixes issue 17559: Date field in grid editing does not work
Custom buttons are now not recomputed when changing a field

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0038168)
hgbot   
2011-06-08 13:10   
Repository: erp/devel/pi
Changeset: 0ec1a9527b431fe071d5b90434bf56635ec98736
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jun 08 13:09:48 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0ec1a9527b431fe071d5b90434bf56635ec98736 [^]

Related to issue 17559: Date field in grid editing does not work
Restoring wrongly removed code

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0038240)
shuehner   
2011-06-10 14:15   
Reopening as only partially fixed.

From steps to reproduce:
2. Change the order date typing. It does very strange things
This is now working fine as far as can be tested, i did not notice any 'very strange things' happening.

3. Try to select with the mouse just the month. You cannot
This part is still not fixed. Trying to just select the two digits of the month still does not work, as soon as the mouse button is released after marking both the whole date is selected instead.
(0038244)
shuehner   
2011-06-10 14:25   
Marking as resolved again, to 'undo' reopening.

The 2nd part of this issue (part 3 of steps to reproduce) was split out into the new issue 17600 and is postponed for mp1.

The first part was reviewed+tested (see comment 38240) and is working fine.
(0038245)
shuehner   
2011-06-10 14:26   
Closing and the part which is not split out is working fine in pi-mp0 (rev: 0d1be6a88d6d)

The 2nd part of this issue (part 3 of steps to reproduce) was split out into the new issue 17600 and is postponed for mp1.

The first part was reviewed+tested (see comment 38240) and is working fine.