You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Draghmar opened this issue
Oct 20, 2020
· 5 comments
· Fixed by #16426
Assignees
Labels
BugA problem or regression with an existing featurehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Even though I have set GridEditing to double-click, single clicking on any row will start edit it. This started to happen after updating to 5.0.3, previously it worked as indented. I checked both config.inc.php and settings in Settings->Main Panel->Browsing mode and there is double-click selected. There are no JS errors in browser's console.
To Reproduce
Steps to reproduce the behaviour:
Go to any table.
Click on any row.
Expected behaviour
I should be able to select text or row (with ctrl).
Server configuration
Operating system: Arch Linux
Web server: Apache/2.4.46
Database version: 10.5.6
PHP version: 7.4.11
phpMyAdmin version: 5.0.3
Client configuration
Browser: FireFox 82.0
Operating system: Windows 10 (v2004)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
BugA problem or regression with an existing featurehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Describe the bug
Even though I have set
GridEditingto double-click, single clicking on any row will start edit it. This started to happen after updating to 5.0.3, previously it worked as indented. I checked bothconfig.inc.phpand settings inSettings->Main Panel->Browsing modeand there is double-click selected. There are no JS errors in browser's console.To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
I should be able to select text or row (with ctrl).
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: