[TIMOB-7603] MobileWeb: Table View - Text alignment is diferent depending on the browser
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-02-24T10:18:04.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | qe-mw020912 |
| Reporter | Natalie Huynh |
| Assignee | Chris Barber |
| Created | 2012-02-09T14:45:53.000+0000 |
| Updated | 2014-01-28T23:44:49.000+0000 |
Description
Steps To Reproduce:
1. Compile KS to Mobile Web in Browser
Actual Result:
Firefox top aligns the text
Safari center aligns the text
Expected:
Should display the same in both browser
Attachments
Problem is due to FF not supporting flexbox properly. See TIMOB-7799.