File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ phpMyAdmin - ChangeLog
4141- issue Fixed incorrect escaping of special MySQL characters on some pages
4242- issue #17188 Fix GIS visualization with an edited query
4343- issue #17418 Remove the use of the deprecated `strftime` function in OpenDocument exports
44+ - issue #17111 Enable tabindex recompute on preview button while insert new rows
4445
45465.1.3 (2022-02-10)
4647- issue #17308 Fix broken pagination links in the navigation sidebar
Original file line number Diff line number Diff line change 3232 {{ show_hint(' Use TAB key to move from value to value, or CTRL+arrows to move anywhere.' | trans) }}
3333 </td >
3434 <td colspan =" 3" class =" text-end align-middle" >
35- <input type =" button" class =" btn btn-secondary preview_sql" value =" {% trans ' Preview SQL' %}" >
35+ <input type =" button" class =" btn btn-secondary preview_sql control_at_footer " value =" {% trans ' Preview SQL' %}" >
3636 <input type =" reset" class =" btn btn-secondary control_at_footer" value =" {% trans ' Reset' %}" >
3737 <input type =" submit" class =" btn btn-primary control_at_footer" value =" {% trans ' Go' %}" id =" buttonYes" >
3838 </td >
You can’t perform that action at this time.
0 commit comments