[Koha-bugs] [Bug 35498] SQL auto-complete should not prevent use of tab for spacing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 6 16:17:44 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35498

--- Comment #6 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 159622
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159622&action=edit
Bug 35498: Allow tab to indent lines and trigger autocomplete

This patch allows the tab key to indent lines as well as trigger autocomplete.

Test plan:
1) Apply patch, navigate to reports and create a new SQL report
2) Click in the text editor and press tab, it should indent and then trigger
the autocomplete options
3) Type something to select from the autocomplete box and press tab - it should
autocomplete that option
4) Type any word and then press space. Now press tab and it should indent again

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list