[TIMOB-8124] MobileWeb: Update tableview's to not create heavyweight borders
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-05-01T22:33:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | linvalid, tbs-future |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-03-20T15:00:48.000+0000 |
Updated | 2018-04-04T23:20:23.000+0000 |
Description
Mobile Web creates separators in table views by creating actual Ti.UI.Views. These are heavyweight and have other issues. We should rearchitect tableviews to set border-bottom instead. This is a technical debt issue and does not affect functionality.
This bug is fixed in the Tizen repo. The fix may be directly ported to Mobile Web.
Why is Tizen fixing bugs in Mobile Web? Mobile Web is supposed to form the base of Tizen, not the other way around. If they are hacking up the Mobile Web codebase, then they are doing it wrong because we will end up duplicating a lot of effort.
They were told not to change Mobile Web, and just file bugs. If they did find an issue and did a fix. There should be a bug for it and pull request.
Pull request that contains a fix: https://github.com/appcelerator/titanium_mobile/pull/3646
Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.