[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 17:20:19 CET 2023


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159625|0                           |1
        is obsolete|                            |

--- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 159626
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159626&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

Signed-off-by: Andrew Fuerste-Henry <andrewfh at dubcolib.org>
Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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


More information about the Koha-bugs mailing list