Large tables cut off when viewed in SQL tab

Issue #5 resolved
Former user created an issue

Originally reported on Google Code with ID 5 ``` What steps will reproduce the problem? 1. Create a table with more than 15 columns. 2. Use the SQL tab to query the table with "select *"

What is the expected output? What do you see instead? I expect to see all my columns displayed and have the ability to scroll to the left to see extra columns. The right-most columns are cut off.

What version of the product are you using? On what operating system? phpliteadmin 1.3 Firefox 3.5.9 Linux

Please provide any additional information below.

```

Reported by `Bradleesand` on 2011-03-07 09:25:55

Comments (3)

  1. Former user Account Deleted

    ``` Interesting. It looks like it might be a CSS overflow issue. When I get home after math class I will try this out on Windows and see if the issue is CSS or OS based (likely CSS). ```

    Reported by `ian.aldrighetti` on 2011-03-07 22:17:23

  2. Dane Iracleous

    ``` This problem seems to be fixed. Take a look at the "largetable" table on the demo. ```

    Reported by `diracleo` on 2011-04-11 21:43:55 - Status changed: `Fixed`

  3. Log in to comment