https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36519
Bug ID: 36519
Summary: There should be a way to dismiss the suggestions in SQ
report editor
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When writing reports it can be helpful to insert newlines in order to make the
report more readable, e.g.:
SELECT
title,
author
FROM biblo
WHERE
author LIKE CONCAT('%',<<Author partial name>>,'%')
Trying to do so with suggestions requires a mouse click to close the
suggestions window.
Type 'SELECT' and press enter - it just keeps suggesting 'SELECT'
insert a space and it begins suggesting new things and won't clear until you
click with the mouse
I would expect something like ESC to clear the suggestions window
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/