Embossed text does not wrap

What am I doing wrong here?

 local testObj = display.newEmbossedText( "1. test test test test testtest test test test test", 10, 20, 300, 0, "Arial", 24 )  

This is supposed to auto-wrap after width reaches 300 px. But it is going out of the simulator. It works fine with newText, newRetinaText.
[import]uid: 19297 topic_id: 21229 reply_id: 321229[/import]

You’re right, this should wrap and it isn’t. Could you file a bug report, please?

Peach :slight_smile: [import]uid: 52491 topic_id: 21229 reply_id: 84150[/import]

Submitting bug report. [import]uid: 19297 topic_id: 21229 reply_id: 84200[/import]