Intel Centrino
Windows XP SP3
Construct 2 80.2
Firefox 10.0.2
NOTE: this refers to the Text plugin, *not* the TextBox plugin.
Text of any kind without spaces does not wrap properly.
Steps:
1. Create a small instance of the text plugin
2. Change font size to 16
3. Write: '12873895819289112' or any random set of values
4. Observe that although the values are wrapped properly in the editor, as soon as the project is run, it goes past the boundary and does not wrap.
Note: Also happen if text is set programmatically
Example:
Text Border Capx
-- cacotigon