Enable record summary to be scrollable at larger font sizes
authorDan Scott <dscott@laurentian.ca>
Tue, 22 Nov 2011 18:33:07 +0000 (13:33 -0500)
committerJason Etheridge <jason@esilibrary.com>
Tue, 22 Nov 2011 19:34:34 +0000 (14:34 -0500)
The record summary at the top of the cataloguing interfaces appears to
determine its size based on the "normal" font size at load; then, when a
larger font size is applied to the page, the text gets hidden by the
fixed size of the groupbox.  Ideally the groupbox would adjust to
accomodate the larger font size, but after trying many different
approaches the best short-term approach seems to be to enable overflow
so that scrollbars can appear when necessary.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/server/cat/bib_brief.xul

index 5cbe572..3ce8e8f 100644 (file)
@@ -38,7 +38,7 @@ vim: noet:sw=4:ts=4:
     <messagecatalog id="catStrings" src="/xul/server/locale/<!--#echo var='locale'-->/cat.properties"/>
     <messagecatalog id="circStrings" src="/xul/server/locale/<!--#echo var='locale'-->/circ.properties"/>
 
-    <groupbox id="groupbox" flex="1">
+    <groupbox id="groupbox" flex="1" style="overflow: auto;">
         <caption id="caption">
             <label value="&staff.cat.bib_brief.record_summary;"/>
             <label id="add_volumes_left_paren" value="(" hidden="true"/>