Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5623] MobileWeb: title text overlaps Switch checkbox in Chrome

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-06-02T00:06:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterAndrew Kulinich
AssigneeMaxim Negadaylov
Created2011-06-01T02:46:19.000+0000
Updated2017-03-09T20:04:02.000+0000

Description

Google Chrome Create a Switch, assign a "title" property for it. Expected result: text should be displayed to the right of the checkbox, not overlapping it. Actual result: text overlaps a control - see screenshot attached

Attachments

FileDateSize
1306921336-clip-280b[1].png2011-06-01T02:46:19.000+0000280

Comments

  1. Maxim Negadaylov 2011-06-01

    You need set right width to checkbox element. There is no way make it automatically.
  2. Andrew Kulinich 2011-06-01

    have you tried playing with padding and margins? Why cannot be done automatically - you know when user assigns value to property and you can update element accordingly
  3. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source