Summary: | Advanced cataloging editor doesn't load every line initially | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Cataloging | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | RESOLVED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | david, kebliss, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.06,22.05.13
|
|
Circulation function: | |||
Bug Depends on: | 31863 | ||
Bug Blocks: | |||
Attachments: |
Bug 32253: Load all CodeMirror lines initially when using advanced editor
Bug 32253: Load all CodeMirror lines initially when using advanced editor Bug 32253: Load all CodeMirror lines initially when using advanced editor |
Description
Lucas Gass (lukeg)
2022-11-17 16:47:49 UTC
Created attachment 150476 [details] [review] Bug 32253: Load all CodeMirror lines initially when using advanced editor To test: 1. Have advanced editor turned on. 2. Load a record with many lines and see that not all the lines appear until you click on the visible ones. 3. Apply patch and try again 4. All lines should load. Created attachment 150483 [details] [review] Bug 32253: Load all CodeMirror lines initially when using advanced editor To test: 1. Have advanced editor turned on. 2. Load a record with many lines and see that not all the lines appear until you click on the visible ones. 3. Apply patch and try again 4. All lines should load. Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. Used biblionumber = 248 - this has more than 25 lines in the advanced editor. Created attachment 150536 [details] [review] Bug 32253: Load all CodeMirror lines initially when using advanced editor To test: 1. Have advanced editor turned on. 2. Load a record with many lines and see that not all the lines appear until you click on the visible ones. 3. Apply patch and try again 4. All lines should load. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Small fix, great effect, thanks! Pushed to master for 23.05. Nice work everyone, thanks! Many hands makes light work, thankyou everyone! Pushed to 22.11.x for the next release Backported to 22.05.x for upcoming 22.05.13 |