Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019844Openbravo ERPA. Platformpublic2012-02-22 16:542013-08-16 20:31
alostale 
dbaz 
highmajoralways
closedfixed 
5
 
 
alostale
Core
No
0019844: Text field in display/readonly logic expressions are difficult to edit
When a text field (A) participates in the read only logic or display logic of another field (B), on each key stroke in field A the complete form is redrawn. This causes focus on field A to change, there are 2 cases:
1. TextArea fields. In this case the cursor is positioned in after last character, this is only noticed in case of editing not in the last position.
2. Text fields. On each key stroke the complete field is selected.

It is caused because these fields are marked as redrawOnChange, this makes the form to be redrawn causing this effect.
See issue 0019741 and 0019877
We think this is a bug in SmartClient, so it needs to be solved there in order to be able to fix it in OB.

See this SmartClient forum thread: http://forums.smartclient.com/showthread.php?t=20913 [^]
No tags attached.
related to defect 0019741 closed alostale Wrong behavior when trying to edit part of the contents in a text field 
related to defect 00198763.0MP9 closed mtaal Can not type in text field of combo 
depends on design defect 0020237 closed dbaz Upgrade SmartClient 
has duplicate defect 00198773.0MP9 closed alostale Reference field in column window, can't filter by typing 
Issue History
2012-02-22 16:54alostaleNew Issue
2012-02-22 16:54alostaleAssigned To => alostale
2012-02-22 16:54alostaleModules => Core
2012-02-22 16:54alostaleRelationship addedrelated to 0019741
2012-02-22 18:10hgbotCheckin
2012-02-22 18:10hgbotNote Added: 0045381
2012-02-28 09:03alostaleRelationship addedrelated to 0019877
2012-02-28 09:03alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3209#r3209
2012-02-28 09:04alostaleRelationship deletedrelated to 0019877
2012-02-28 09:05alostaleRelationship addedhas duplicate 0019877
2012-03-01 12:14AugustoMauchRelationship addedrelated to 0019876
2012-03-02 13:48AugustoMauchRelationship addedblocks 0019875
2012-03-02 13:48AugustoMauchRelationship deletedblocks 0019875
2012-03-02 13:48AugustoMauchRelationship addedhas duplicate 0019875
2012-03-02 15:38hudsonbotCheckin
2012-03-02 15:38hudsonbotNote Added: 0045928
2012-03-02 16:02AugustoMauchRelationship deletedhas duplicate 0019875
2012-04-11 12:29alostaleRelationship addeddepends on 0020237
2012-09-24 20:51AugustoMauchNote Added: 0052392
2012-09-24 20:51AugustoMauchPrioritynormal => high
2012-09-24 20:51AugustoMauchStatusnew => scheduled
2013-08-02 21:38dbazAssigned Toalostale => dbaz
2013-08-02 21:39dbazReview Assigned To => alostale
2013-08-02 21:39dbazTriggers an Emergency Pack => No
2013-08-02 21:39dbazIssue Monitored: alostale
2013-08-02 21:43hgbotCheckin
2013-08-02 21:43hgbotNote Added: 0060486
2013-08-02 21:46dbazStatusscheduled => resolved
2013-08-02 21:46dbazFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/f060d41ab218 [^]
2013-08-02 21:46dbazResolutionopen => fixed
2013-08-02 21:46dbazStatusresolved => closed
2013-08-16 20:31hudsonbotCheckin
2013-08-16 20:31hudsonbotNote Added: 0060618

Notes
(0045381)
hgbot   
2012-02-22 18:10   
Repository: erp/devel/pi
Changeset: c7f713708ab9dfd40da31aa5842ec1857984357e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Feb 22 18:09:54 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c7f713708ab9dfd40da31aa5842ec1857984357e [^]

fixed bug 19741, related to issue 19558, related to issue 19844

  Reverting display logic in automatic sequence field added by 0019558
  because it was causing 0019741. This display logic should be set back
  once 0019844 is fixed.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0045928)
hudsonbot   
2012-03-02 15:38   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^]

Maturity status: Test
(0052392)
AugustoMauch   
2012-09-24 20:51   
Effort: 3
Impact: mid
Plan: short
(0060486)
hgbot   
2013-08-02 21:43   
Repository: erp/devel/pi
Changeset: aae683fdb69eaf0a28b472f5b34ec58225ad2461
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Aug 02 21:43:09 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/aae683fdb69eaf0a28b472f5b34ec58225ad2461 [^]

Related to issue 19741, related to issue 19558, related to issue 19844

Added again display logic due that with Smartclient 2012-05-26
issue 19844 is fixed

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0060618)
hudsonbot   
2013-08-16 20:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/59a1180e7f4f [^]

Maturity status: Test