Hi
I would like to extend the functionalities of the present Console in phpMyAdmin as a part of GSoC project. I was testing current one and found the following issues:
UI improvements:
> The option tab and console pointer are too far away from each other leading to great mouse traversing time. It should be close enough and not at the other end given a lot of space is available to use.
> Keyboard use: Escape to close is another thing missing(Minute fix)
> On clicking "Options" a huge div for settings open. Given options are currently low in number and there is not a lot of text to show, it should be reduced.Again it increases mouse traversing time.
Currently the console is used for SQL queries. I would like to propose following additions to it.