Hey,
I've seen the following issues for a while in phpmyadmin, and I wasn't sure if they were reported or not, but being that they haven't been fixed in 3.1.0, I'll assume they haven't been.
1. When creating table fields (tbl_create.php), the value of the "A_I" checkbox is not carried over when you add more fields using the "go" button. To reproduce, just make a new table, set a field to be auto increment, and hit go to add some more fields. The A_I value for the field you did before will no longer be selected.
2. When creating table fields, and adding additional fields using "go", the "Default" entry field acts weird. It'll sometimes start out as "As defined:" instead of "None". It should probably remain consistent.
3. On any table structure screen (tbl_structure.php), the select box on the "After" option for new fields doesn't function correctly. When you try to select an option, the box flickers and doesn't stay on the screen. Holding the mouse button seems to make it work, but it obviously shouldn't be that way. I'm using Firefox 3. It doesn't seem to happen when I use Internet Explorer 7.
Hope these reports help, and thanks for the continued great work on phpmyadmin.
Thanks. #3 was reported as bug #2121287.
Hi,
Please see my response in the comments for bug #2121287.
#1 fixed for 3.1.2.
#3 fixed in 3.1.1.
Fixed in subversion, thanks for reporting.