details: https://code.openbravo.com/erp/devel/pi/rev/fb014b417c71
changeset: 17735:fb014b417c71
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Wed Aug 22 01:38:15 2012 +0200
summary: Fixed issue 21307: Now the focus moves ok on tab key press
while editing a grid item with text reference (textarea)
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js
| 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 9c6fb1606fa2 -r fb014b417c71
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js
Tue Aug 21 16:26:57 2012 +0200
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js
Wed Aug 22 01:38:15 2012 +0200
@@ -86,6 +86,6 @@
if (isc.ListGrid.getPrototype()._popUpTextAreaEditorTypes) {
// handle case when loading source code
isc.ListGrid.getPrototype()._popUpTextAreaEditorTypes.OBPopUpTextAreaItem =
true;
-} else if (isc.ListGrid.getPrototype().$309) {
- isc.ListGrid.getPrototype().$309.OBPopUpTextAreaItem = true;
+} else if (isc.ListGrid.getPrototype().$52x) {
+ isc.ListGrid.getPrototype().$52x.OBPopUpTextAreaItem = true;
}
\ No newline at end of file
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits