----- Original Message -----
From: Tyron Madlener tyronx@gmail.com
On Wed, Jun 29, 2011 at 6:11 AM, Aris Feryanto aris_feryanto@yahoo.com wrote:
----- Original Message -----
From: Aris Feryanto aris_feryanto@yahoo.com
----- Original Message -----
From: Marc Delisle marc@infomarc.info
Ok then.
By the way I just tested under IE 8 and there are no checkboxes displayed in the new drop-down.
Hmm.. This is really weird, since the checkbox use a very standard HTML
tag.
I'll look for the cause.
Fixed in my git and now updated in the demo server
http://demo.phpmyadmin.net/gsoc-aris
Looks very nice now, but there's a bug with the version that has been merged to master:
When removing multiline-cell-columns, and only leaving single line ones, so that the table height reduces, you get to see column borders extending beyond the table: http://www.tyron.at/tmp/columnborder.png
There's a div for those col borders having a fixed height: <div class="cRsz" style="height: 2122px; "> - i guess you need to adjust it when columns are being removed.
Hi,
Fixed in my git (commit c97ef9d53c554a4e5de6180247ca6d63709db77f). Thank you for reporting this. Marc, could you please merge this to official master branch? Thank you. :)
-- Aris Feryanto