[Koha-bugs] [Bug 31863] Advanced cataloging editor no longer auto-resizes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 18 22:58:52 CEST 2022


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 142101
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142101&action=edit
Bug 31863: Account for changelanguage element when adjusting editor height

To test:
1. Turn on 'EnableAdvancedCatalogingEditor'
2. Go to a record with enough MARC data that it should take up the entire width
of your screen,
3. The CodeMirror editor will only be 300px.
4. Resize your screen, nothing happens to the editor height
5. Apply patch
6. Look at the same record in your editor, the editor should go to the bottom
of the page now. Resizing your screen should resize the editor.
7. Have some additional language packs installed, and change the language
system pref so the '#changelanguage' option will appear.
8. Make sure the editor height is still being properly set.

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


More information about the Koha-bugs mailing list