Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014250 | Openbravo ERP | A. Platform | public | 2010-08-19 18:22 | 2010-09-13 12:38 |
|
Reporter | shuehner | |
Assigned To | dbaz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014250: In wad windows, save button is not enabled if only edit done is a deletion of characters |
Description | 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. |
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-08-19 18:22 | shuehner | New Issue | |
2010-08-19 18:22 | shuehner | Assigned To | => dbaz |
2010-08-19 18:22 | shuehner | OBNetwork customer | => No |
2010-08-19 21:43 | dbaz | Note Added: 0030166 | |
2010-08-24 14:35 | shuehner | Note Added: 0030252 | |
2010-08-24 17:07 | hgbot | Checkin | |
2010-08-24 17:07 | hgbot | Note Added: 0030259 | |
2010-08-24 17:07 | hgbot | Status | new => resolved |
2010-08-24 17:07 | hgbot | Resolution | open => fixed |
2010-08-24 17:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/215be63868e7211c342da2a26676b6558f970d4a [^] |
2010-08-24 20:05 | shuehner | Note Added: 0030269 | |
2010-08-24 20:05 | shuehner | Status | resolved => closed |
2010-08-24 21:03 | hgbot | Checkin | |
2010-08-24 21:03 | hgbot | Note Added: 0030273 | |
2010-08-24 21:03 | hgbot | Status | closed => resolved |
2010-08-24 21:03 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/215be63868e7211c342da2a26676b6558f970d4a [^] => http://code.openbravo.com/erp/devel/pi/rev/cc231e88eb21b524e5f98e409414d93a953d7db4 [^] |
2010-08-25 07:09 | hudsonbot | Checkin | |
2010-08-25 07:09 | hudsonbot | Note Added: 0030285 | |
2010-08-25 07:09 | hudsonbot | Checkin | |
2010-08-25 07:09 | hudsonbot | Note Added: 0030289 | |
2010-08-25 14:00 | shuehner | Note Added: 0030317 | |
2010-08-25 14:00 | shuehner | Status | resolved => closed |
2010-09-13 12:38 | anonymous | sf_bug_id | 0 => 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 |
|
|
|
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
---
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
Re-Tested after second changeset, still working |
|