Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-796] tableView touch event 'bug' when the row has a view inside it

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-08-02T18:07:22.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsevent, ios, iphone, layout, tableview, vertical, views
Reporterkosso
AssigneeReggie Seagraves
Created2011-04-15T02:36:34.000+0000
Updated2011-08-02T18:07:22.000+0000

Description

I thought this might be best demonstrated with a video clip. (I recorded it 'to' Jeff - see attached video)

But it's similar to that issue we had a while ago with labels and images 'stealing' the touch event from the tableViewRow they were in.

I use a vertical layout view inside my tablerows, with text labels inside that to display varying length texts. Also an image view in the row too (but not in the view)

It seems that the view is nabbing the touchdown event and not acting like the tableRow 'click' / touchup event.

While it does kind of work, it's not what people are expecting, since it seems to trigger a table touchdown event, instead of touchup/'click'

I wonder it the same fix that was applied to labels and images a while ago could also be fixed with a 'view'?

thanks

Attachments

FileDateSize
tableview_touchupevent.mov2011-04-15T02:36:37.000+00006999229

Comments

  1. kosso 2011-04-15

    This issue is causing the table row to think it's been clicked, when often the user is just trying to scroll.

  2. kosso 2011-04-15

    this is now resolved

    thx ;)

  3. Vikramjeet Singh 2011-08-02

    Bug Scrub: Invalid/Fixed. Test Case exists in KitchenSink Tested On: Mac OSX Lion TiMob Version: 1.7.2 TiStud Version: 1.0.2 Devices used: iPhone 4.3.4

JSON Source