Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014250Openbravo ERPA. Platformpublic2010-08-19 18:222010-09-13 12:38
shuehner 
dbaz 
normalminorhave not tried
closedfixed 
5
pi 
 
Core
No
0014250: In wad windows, save button is not enabled if only edit done is a deletion of characters
When editing a textfield in a wad-window and the only change is using 'backspace' to delete one or more characters then this is not detected as a change and thus the save button is not enabled.

just typing any random character (and removing it again) does enable the save button as expected.
Go to i.e. Business Partner, edit view
Navigate to an existing record
use backspace to remove the last character from the name
see that the save button is not enabled
No tags attached.
Issue History
2010-08-19 18:22shuehnerNew Issue
2010-08-19 18:22shuehnerAssigned To => dbaz
2010-08-19 21:43dbazNote Added: 0030166
2010-08-24 14:35shuehnerNote Added: 0030252
2010-08-24 17:07hgbotCheckin
2010-08-24 17:07hgbotNote Added: 0030259
2010-08-24 17:07hgbotStatusnew => resolved
2010-08-24 17:07hgbotResolutionopen => fixed
2010-08-24 17:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/215be63868e7211c342da2a26676b6558f970d4a [^]
2010-08-24 20:05shuehnerNote Added: 0030269
2010-08-24 20:05shuehnerStatusresolved => closed
2010-08-24 21:03hgbotCheckin
2010-08-24 21:03hgbotNote Added: 0030273
2010-08-24 21:03hgbotStatusclosed => resolved
2010-08-24 21:03hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/215be63868e7211c342da2a26676b6558f970d4a [^] => http://code.openbravo.com/erp/devel/pi/rev/cc231e88eb21b524e5f98e409414d93a953d7db4 [^]
2010-08-25 07:09hudsonbotCheckin
2010-08-25 07:09hudsonbotNote Added: 0030285
2010-08-25 07:09hudsonbotCheckin
2010-08-25 07:09hudsonbotNote Added: 0030289
2010-08-25 14:00shuehnerNote Added: 0030317
2010-08-25 14:00shuehnerStatusresolved => closed
2010-09-13 12:38anonymoussf_bug_id0 => 3065173

Notes
(0030166)
dbaz   
2010-08-19 21:43   
Could you please provide your environment?

I am using Windows and FF3.6 and it works ok
(0030252)
shuehner   
2010-08-24 14:35   
Reproduced on linux/chrome (5.0.375.127 (55887) from debian/sid with new layout installed but running classic layout in ad_module window

Reproduce by katratxo in linux FF3.6.x
(0030259)
hgbot   
2010-08-24 17:07   
Repository: erp/devel/pi
Changeset: 215be63868e7211c342da2a26676b6558f970d4a
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Aug 24 17:07:32 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/215be63868e7211c342da2a26676b6558f970d4a [^]

Fixed issue 14250: Now save buttons are enabled in Chrome when backspace or supr keys are pressed

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
---
(0030269)
shuehner   
2010-08-24 20:05   
Tested in pi/pgsql (rev:245a3fec08f8) Working fine in both classic & new layout in FF3.6,ie8, chrome 5
(0030273)
hgbot   
2010-08-24 21:03   
Repository: erp/devel/pi
Changeset: cc231e88eb21b524e5f98e409414d93a953d7db4
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Aug 24 21:02:46 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cc231e88eb21b524e5f98e409414d93a953d7db4 [^]

Fixed issue 14250: Now save buttons are enabled in Chrome when backspace or supr keys are pressed - part2

---
M web/js/utils.js
---
(0030285)
hudsonbot   
2010-08-25 07:09   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/215be63868e7 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8a6a35fc0751 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18218.obx [^]
(0030289)
hudsonbot   
2010-08-25 07:09   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/cc231e88eb21 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8a6a35fc0751 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18218.obx [^]
(0030317)
shuehner   
2010-08-25 14:00   
Re-Tested after second changeset, still working