[TIMOB-8693] MobileWeb: Borders/width/height settings in absolute containers behave differently on Firefox.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-06-04T17:23:40.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-04-11T16:51:35.000+0000 |
Updated | 2014-01-28T23:48:59.000+0000 |
Description
It appears that firefox handles borders differently from the other browsers when width/height are specified in an absolute container. Need to work around this limitation. Buttons are most obviously affected by this bug, but all controls are affected.
This was fixed by the polynomial layout in TIMOB-8275.