To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91571
                 Issue #|91571
                 Summary|Text property in localized dialog returns resource str
                        |ing
               Component|framework
                 Version|OOo 2.4.1
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|scripting
             Assigned to|ab
             Reported by|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Fri Jul 11 10:00:21 +0000 
2008 -------
In the next attachment is a dialog containing a TextField and a ComboBox.
The dialog is localized for french, english, german. The TextField and the 
ComboBox 
have a default value.

1 - Run the dialog. Do not change the proposed values and click OK.
The Text property of both controls returns a resource string instead of the 
localized 
default value.
This is incorrect because what is interesting here is the localized value.

2 - Run again the dialog. Change the proposed values and click OK.
The Text property returns the typed text. This is correct.

A work-around is to use the Peer.Text property. But the current behaviour 
should be 
corrected. I have not checked if other controls have a similar problem.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to