Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12630] MobileWeb: TableView click event not fired after updateSection

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-29T18:39:09.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsparity
ReporterArthur Evans
AssigneeChris Barber
Created2013-02-07T22:43:33.000+0000
Updated2018-04-04T23:20:42.000+0000

Description

When running the following sample code, the table view doesn't generate a click event (testing in browser). If I comment out the updateSection line, the click gets fired.

Comments

  1. Brad Ball 2015-06-23

    Any movement on this?
  2. Brad Ball 2015-06-23

    Also, the appendRow method causes this same issue.
  3. Chris Barber 2015-06-23

    [~bradleycorn] Sorry, no movement.
  4. Brad Ball 2015-06-23

    Any workarounds? Not being able to handle clicks after adding rows is sort of a deal breaker ....
  5. Chris Barber 2015-06-23

    No idea. I haven't looked into this specific issue. I suspect it's related to some changes we made a long time ago. It broke clicking on a bunch of UI controls. We fixed all known issues, but maybe we missed one. If I'm right, then the fix will probably be very similar to how I fixed PickerColumn: https://github.com/appcelerator/titanium_mobile/commit/5e1b2e835b068f0ca7869c7ce1c88ed1127309ab.
  6. Brad Ball 2015-06-23

    Thanks Chris. I've not worked on the sdk source directly before, but I guess I may be starting now.
  7. Lee Morris 2017-06-29

    Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
  8. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source