Menu

#1212 (ok 3.4) Focus TEXTAREA "sql_query" on click on "SQL" link

fixed
nobody
1
2013-06-11
2010-03-04
No

To run SQL query in phpMyAdmin, 2 clicks are required:
1. On "SQL" link on the top (points to "server_sql.php"),
2. On TEXTAREA below to focus it.

Suggestion is to do 2nd action automatically in Javascript.

Discussion

  • Rohit Kalhans

    Rohit Kalhans - 2010-03-05

    hi,
    I guess this is a small requirements and I think this can be done by adding a single line of Javascript in the file "libraries/sql_query_form.lib.php".

     
  • Rohit Kalhans

    Rohit Kalhans - 2010-03-05

    hi,
    I guess this is a small requirements and I think this can be done by adding a single line of Javascript in the file "libraries/sql_query_form.lib.php".

     
  • Herman van Rink

    Herman van Rink - 2010-03-09
    • priority: 5 --> 1
    • summary: Focus TEXTAREA "sql_query" on click on "SQL" link --> (ok 3.4) Focus TEXTAREA "sql_query" on click on "SQL" link
    • status: open --> open-fixed
     
  • Michal Čihař

    Michal Čihař - 2011-05-11
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed