[Bug 42889] New: Trigger SQL autocomplete by pressing TAB
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42889 Bug ID: 42889 Summary: Trigger SQL autocomplete by pressing TAB Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org CC: lisette@bywatersolutions.com Target Milestone: --- SQL Autocompletion is great but it can sometimes be annoying, especially when copying and pasting code. It triggers when you press Enter, which can sometimes be a problem. If it were triggered by pressing the TAB key, that would make its behavior more predictable. What do you think of that idea? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42889 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Can you say more about the behavior you see? I don't understand how it is related to pasting. My initial reaction is that using the tab key is not as intuitive for users so I wouldn't want the ability to use ENTER to go away. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42889 --- Comment #2 from Mathieu Saby <mathsabypro@gmail.com> --- try to type "select biblionumber from biblio" then press Enter the result will be "select biblionumber from biblio_metadata", even if you does not want to use biblio_metadata That means you have to always be on your guard -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42889 Hanna Dehlin <hanna.dehlin@hkr.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanna.dehlin@hkr.se --- Comment #3 from Hanna Dehlin <hanna.dehlin@hkr.se> --- I agree. I also find it frustrating that pressing Enter accepts the suggested completion when I'm simply trying to start a new line. Using the TAB key to accept the suggestion would be more predictable and more in line with how autocomplete works in many other editors. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org