-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
Hi there,
With regards to Issue #6068
How do I disable what this issue implemented? With 4.5.3.1, I can't use my ctrl-shift+[left|right] arrows to highlight words or ctrl-shift+[left|right] arrows to move from word to word. With 4.0.10.7 I can. Do I need to downgrade? Is there a configuration setting I can add? Is there a line in the code I can comment out?
My search: While having phpMyAdmin running, I checked the navigation bar options (upper-left), the server bar options (upper-right), the Console options (lower left), the configuration file (config.inc.php), the phpMyAdmin documentation, and have combed Google and StackOverflow. I cannot find anything on disabling or turning off the keyboard navigation controls on the edit page.
The documentation's changelog led me to the issue here, which I commented, but realized it's a closed issue so opened this new one.
Thanks!
- Keith
Steps to reproduce
- Using phpMyAdmin 4.5.3.1, edit a record.
- With the cursor inside an input or textarea field:
- Try to navigate from word to word using Ctrl-Left or Ctrl-Right.
- Try to select words using Shft-Ctrl-Left or Shft-Ctrl-Right.
Expected behaviour
Using either the Ctrl-Arrow or Shft-Ctrl-Arrow keyboard shortcuts I would expect natural word navigation and word selection.
Actual behaviour
Using either the Ctrl-Arrow or Shft-Ctrl-Arrow keyboard shortcuts will move you from field to field, left to right, unless you're at the right- or left-most columns, in which case the keyboard action does nothing.
Server configuration
Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-95-generic x86_64)
Web server:
Apache
Database:
MySQL
PHP version:
PHP 5.5.9-1ubuntu4.19 (cli)
phpMyAdmin version:
4.5.3.1
Client configuration
Browser:
Chrome 52.0.2743.116 m
Operating system:
Windows 7 Professional SP1