Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8210] MobileWeb: TextField border gets clipped

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-23T14:27:59.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsqe-port
ReporterChris Barber
AssigneeBryan Hughes
Created2012-03-22T16:27:35.000+0000
Updated2012-08-14T11:41:54.000+0000

Description

When you have a TextField with borderStyle = Titanium.UI.INPUT_BORDERSTYLE_ROUNDED, the right and bottom edges get clipped. Adding padding to the TextField's div container fixes it, but the layout algorithm always forces the padding to zero.

Attachments

FileDateSize
app.js2012-03-22T17:43:40.000+00001539

Comments

  1. Bryan Hughes 2012-03-22

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1810
  2. Lokesh Choudhary 2012-08-14

    Verified fix on: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120814103312 Android 4.0.4 - default ,chrome 18.0 , firefox 14.0.1 Iphone 5.1.1 - safari mobile Mountain lion(10.8) - chrome 21.0,safari 6,firefox 14.0.1

JSON Source