Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8124] MobileWeb: Update tableview's to not create heavyweight borders

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-05-01T22:33:13.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelslinvalid, tbs-future
ReporterBryan Hughes
AssigneeChris Barber
Created2012-03-20T15:00:48.000+0000
Updated2018-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.

Comments

  1. Yaroslav Pidstryhach 2012-12-19

    This bug is fixed in the Tizen repo. The fix may be directly ported to Mobile Web.
  2. Bryan Hughes 2012-12-19

    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.
  3. Russell McMahon 2012-12-19

    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.
  4. Yaroslav Pidstryhach 2012-12-28

    Pull request that contains a fix: https://github.com/appcelerator/titanium_mobile/pull/3646
  5. Lee Morris 2017-05-01

    Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
  6. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source