[TIMOB-7076] MobileWeb: Label text gets clipped by label region
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-01-31T10:29:21.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | stage |
| Reporter | Chris Barber |
| Assignee | Bryan Hughes |
| Created | 2012-01-10T14:33:15.000+0000 |
| Updated | 2014-01-28T23:57:34.000+0000 |
Description
Need to properly determine the font height for labels with height=auto so that certain letters (gjpqy) don't get clipped.
!https://img.skitch.com/20120110-8nmqut8bxpa7b7ppjwb4xsayj7.jpg!
This is an application design issue. Simply increasing the label height 1 or 2 pixels or reducing the font size 1 or 2 pixels solves the problem.
This bug was caused by inappropriately sized labels in stage that have been fixed in a newer version.