[TIMOB-12630] MobileWeb: TableView click event not fired after updateSection
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-29T18:39:09.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | parity |
Reporter | Arthur Evans |
Assignee | Chris Barber |
Created | 2013-02-07T22:43:33.000+0000 |
Updated | 2018-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.
Any movement on this?
Also, the appendRow method causes this same issue.
[~bradleycorn] Sorry, no movement.
Any workarounds? Not being able to handle clicks after adding rows is sort of a deal breaker ....
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.
Thanks Chris. I've not worked on the sdk source directly before, but I guess I may be starting now.
Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
Closing as will not fix.