Simulator crashes

I have a textbox that I put outside the screen at a point to hide it but if I then reload the simulator it will crash. Seems to happen only when the whole textbox is out of the screen, if just a small part is there it dosent crash.

to test it:

local field1 = native.newTextBox( 0, 0, 300, 65)
field1.y = -300

running daily build 2013.1008, OSX 10.8.2 [import]uid: 17969 topic_id: 35193 reply_id: 335193[/import]

I too have that problem when positioning textboxes outside the screen. [import]uid: 58885 topic_id: 35193 reply_id: 139920[/import]

@chevol,
Are you also running Daily Build 1008? I can check if this surfaced in that build, or perhaps another recent build…

Thanks,
Brent [import]uid: 200026 topic_id: 35193 reply_id: 139981[/import]

@Brent,
I am running Daily Build 1002, from my memory this has been going on for some time now. [import]uid: 58885 topic_id: 35193 reply_id: 139983[/import]

Hi @borgb and @chevol,

I investigated this and it’s a bug. The bug report is now filed and the number is #20388. Thanks for bringing this to my attention.

Brent [import]uid: 200026 topic_id: 35193 reply_id: 140013[/import]

Thanks Brent! [import]uid: 58885 topic_id: 35193 reply_id: 140015[/import]

I too have that problem when positioning textboxes outside the screen. [import]uid: 58885 topic_id: 35193 reply_id: 139920[/import]

@chevol,
Are you also running Daily Build 1008? I can check if this surfaced in that build, or perhaps another recent build…

Thanks,
Brent [import]uid: 200026 topic_id: 35193 reply_id: 139981[/import]

@Brent,
I am running Daily Build 1002, from my memory this has been going on for some time now. [import]uid: 58885 topic_id: 35193 reply_id: 139983[/import]

Hi @borgb and @chevol,

I investigated this and it’s a bug. The bug report is now filed and the number is #20388. Thanks for bringing this to my attention.

Brent [import]uid: 200026 topic_id: 35193 reply_id: 140013[/import]

Thanks Brent! [import]uid: 58885 topic_id: 35193 reply_id: 140015[/import]