tableview 2.0 onRowTouch event bug

when I scroll the tableView in the simulator or on my device and wait until the scroll has ended and then tap or press a row nothing happens. I have to press it twice in order for the onRowTouch event listener (phase tap or press ) to recognize it.

In contrary to the onRowTouch listener the normal eventlistener recognizes it immediately( f.e. in the began phase )

sent you a bug report.

best regards,

roman

when I scroll the tableView in the simulator or on my device and wait until the scroll has ended and then tap or press a row nothing happens. I have to press it twice in order for the onRowTouch event listener (phase tap or press ) to recognize it.

In contrary to the onRowTouch listener the normal eventlistener recognizes it immediately( f.e. in the began phase )

sent you a bug report.

best regards,

roman

I can’t seem to reproduce this, what daily build are you using?

Hi Danny,

I sent you a bug report with folder specially for you :wink:

aeh I use 2013.1105 (newest)

but I’ve had this bug also some daily builds before…

hey Danny, does it work? can you reproduce it?

I just see that it only happens when you scroll and wait till it hits the bottom, bounds a little and stands still… or to the top. and then if you click you have to click twice.

if the scrolldistance is not so long then it seems to work…

sorry for the confusion

Huh, now that you mention it roman, I see the same in mine… And also confirmed, if you scroll the list and let it bounce off the top or bottom, the first tap doesn’t work. But, if the scroll distance is shorter, it works first tap.

I also found this problem, even in simulator, I failed to trigger onRowTouch even everytime.

any news?

We are looking into it

Hi Danny,

Could you give us approximately a date for the new tableView widget version ? 

Would the new tableView widget have a delete row button option (with swipe action, just like on iOS)?

Because I’m not so far from my app launch, and I’d like to know if I decide to wait or to make by myself a personal widget.

Thanks for the info, it’s a planning headache :slight_smile:

Olivier

when I scroll the tableView in the simulator or on my device and wait until the scroll has ended and then tap or press a row nothing happens. I have to press it twice in order for the onRowTouch event listener (phase tap or press ) to recognize it.

In contrary to the onRowTouch listener the normal eventlistener recognizes it immediately( f.e. in the began phase )

sent you a bug report.

best regards,

roman

I can’t seem to reproduce this, what daily build are you using?

Hi Danny,

I sent you a bug report with folder specially for you :wink:

aeh I use 2013.1105 (newest)

but I’ve had this bug also some daily builds before…

hey Danny, does it work? can you reproduce it?

I just see that it only happens when you scroll and wait till it hits the bottom, bounds a little and stands still… or to the top. and then if you click you have to click twice.

if the scrolldistance is not so long then it seems to work…

sorry for the confusion

Huh, now that you mention it roman, I see the same in mine… And also confirmed, if you scroll the list and let it bounce off the top or bottom, the first tap doesn’t work. But, if the scroll distance is shorter, it works first tap.

I also found this problem, even in simulator, I failed to trigger onRowTouch even everytime.

any news?

We are looking into it

Hi Danny,

Could you give us approximately a date for the new tableView widget version ? 

Would the new tableView widget have a delete row button option (with swipe action, just like on iOS)?

Because I’m not so far from my app launch, and I’d like to know if I decide to wait or to make by myself a personal widget.

Thanks for the info, it’s a planning headache :slight_smile:

Olivier

bump