https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24025
Bug ID: 24025
Summary: Make CodeMirror content searchable
Change sponsored?: ---
Product: Koha
Version: 19.05
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Bug 21582 added CodeMirror to the system preferences IntranetUserJS and
OPACUserJS.
Prior to this addition, if you wanted to search for something in one of these
preferences you could use Firefox's built in "Find in This Page..." functions
to search for content anywhere inside of the two UserJS system preferences.
Since the addition of CodeMirror, you can only search for content in the two
UserJS system preferences if the content is displayed on the screen.
This makes it difficult to search for something on, say, line 500 of
IntranetUserJS, unless you've already scrolled down to line 500 - or you've
opened up CodeMirror to show every line in the preference you want to search
through.
It looks like CodeMirror has an addon for searching through CodeMirror content,
so I'm wondering if this addon could be incorporated into Koha wherever we're
using CodeMirror.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/