PDA

View Full Version : HTML Table Cell not Behaving in Android Browser



atomicx6637
10-24-2011, 06:06 PM
I'm developing a website that I want to use via my android powered tablet and phone. Everything is working great and looks fantastic on either, except for one issue with a table row.

I have a table with 1 column and several rows the first row is the header row which contains the name of the table and the rest of the rows contain other tables presenting data.

The problem row is the first row. The cell once text longer than 3 characters is added doesn't stretch across the table it only goes about 3/4 away across. See picture below.

11948

This is the same table but in the chrome browser on a desktop and this is what I would expect.

11949

I'm wondering if anyone has run into this before and if they had a resolution to the problem. This happens in both the stock browser and the dolphin browser.

If you cannot see the photos clearly and want to help let me know and I can email you the pictures.

Thanks
Troy

atomicx6637
11-04-2011, 05:18 PM
Has nobody seen or witnessed this issue?