Bug: not receiving touch events after changin scene

I found a bug in director class 1.4 regarding touch events.
If in a project i set up the default orientation to "lanscapeRight" (in build.settings), and in my config.lua file set up the width to 320 and the height to 480 and for scaling I use "letterBox", after calling director:changeScene my application stops receiving touch events in the right end of the screen.
Notice that this only happen'd in the "Android" views of the simulator, it's the right bleeding edge the one that stop receiving touch events.

probably its because of the scale, place background and see how it will be scaled on screens according to device

I know it's because of the scale because i've tried with zoomEven and zoomStretch and obviously the bug didn't happen'd. The thing is that if I understand logically, the same thing (not receiving touch events) should be hapening in the left bleeding border and that's not the case. Also I've tried using director 1.3 and that behaviour didn't ocurr, so that's why I think it's a bug of the last versión of this amazing library.

thats maybe the cause, use 1.3 then

1.4 has some nice features that i like and i find usefull, again that's why i'm opening this topic...

views:1321 update:2011/10/20 8:45:16
corona forums © 2003-2011