[Bug 10196] New: items table partially hidden in marc view in ccsr
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Bug ID: 10196 Summary: items table partially hidden in marc view in ccsr Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: nengard@gmail.com Created attachment 17955 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17955&action=edit item table cut off in marc view See attached. When viewing the marc in the opac when using ccsr the items table goes behind the grey border on the right and there is not right to left scrollbar (not that I want one - but I do want to see the rest of that table). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 18083 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18083&action=edit Bug 10196 - items table partially hidden in marc view in ccsr In the CCSR theme's OPAC MARC view the table of items is truncated because the container div is styled with "overflow:hidden." I think the complete display of information is more important than not seeing a horizontal scrollbar, so this patch removes the style. To test, apply the patch and clear your browser cache. View a MARC detail page for a title which has holdings and confirm that the entire table can be seen. Test other pages to make sure no unwanted layout changes have resulted. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18083|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 18084 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18084&action=edit [SIGNED-OFF] Bug 10196 - items table partially hidden in marc view in ccsr In the CCSR theme's OPAC MARC view the table of items is truncated because the container div is styled with "overflow:hidden." I think the complete display of information is more important than not seeing a horizontal scrollbar, so this patch removes the style. To test, apply the patch and clear your browser cache. View a MARC detail page for a title which has holdings and confirm that the entire table can be seen. Test other pages to make sure no unwanted layout changes have resulted. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> all tests pass -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18084|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 18089 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18089&action=edit [PASSED QA] Bug 10196 - items table partially hidden in marc view in ccsr In the CCSR theme's OPAC MARC view the table of items is truncated because the container div is styled with "overflow:hidden." I think the complete display of information is more important than not seeing a horizontal scrollbar, so this patch removes the style. To test, apply the patch and clear your browser cache. View a MARC detail page for a title which has holdings and confirm that the entire table can be seen. Test other pages to make sure no unwanted layout changes have resulted. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> all tests pass Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Simple CSS change, no string changes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This is a 3.10.x-only change, as this problem does not exist on 3.12 or 3.14. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- With Owen's help I was able to reproduce this problem on master. Resetting version, and pushing shortly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org