opless / phpliteadmin

Automatically exported from code.google.com/p/phpliteadmin
0 stars 0 forks source link

Large tables cut off when viewed in SQL tab #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by Bradlees...@gmail.com on 7 Mar 2011 at 9:25

GoogleCodeExporter commented 9 years ago
attached screenshot and database

Original comment by jeff.d.g...@gmail.com on 7 Mar 2011 at 9:29

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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).

Original comment by ian.aldr...@gmail.com on 7 Mar 2011 at 10:17

GoogleCodeExporter commented 9 years ago
This problem seems to be fixed. Take a look at the "largetable" table on the 
demo.

Original comment by daneirac...@gmail.com on 11 Apr 2011 at 9:43