Issue 72281 - Text property of FormattedField control is not updated
Summary: Text property of FormattedField control is not updated
Status: CLOSED DUPLICATE of issue 23080
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: carsten.driesner
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-05 10:30 UTC by berend.cornelius
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Document with attached Basic macro (9.35 KB, application/vnd.sun.xml.writer)
2006-12-05 10:37 UTC, berend.cornelius
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description berend.cornelius 2006-12-05 10:30:31 UTC
If the Effective value of a formatted field control is set programmatically this
change is not reflected when the displayed text of the control or its model is
queried afterwards by "Text" or getText().
Comment 1 berend.cornelius 2006-12-05 10:37:07 UTC
Created attachment 41135 [details]
Document with attached Basic macro
Comment 2 berend.cornelius 2006-12-05 10:58:05 UTC
bc: To reproduce the issue start the Basic macro of the attached document and

- click button "Set Value" -> the value of the formattedField is updated.
- click button "Read Value -> instead of the displayed text of the formatted
field is only an empty string  is returned
Comment 3 carsten.driesner 2006-12-05 13:05:23 UTC
cd: Accepted.
Comment 4 berend.cornelius 2006-12-05 14:48:37 UTC
.

*** This issue has been marked as a duplicate of 23080 ***
Comment 5 carsten.driesner 2007-01-09 12:48:18 UTC
cd: Duplicate.