Ahhhh! I'm so glad to hear that there is a reason for this weird problem! Yay!
I wonder if I just stick a space in the hint field, if that will do the trick. Thanks again, Alice Date: Thu, 12 Nov 2009 14:39:32 -0600 From: Tim Donohue <[email protected]> Subject: Re: [Dspace-tech] incredibly shrinking text To: Stuart Lewis <[email protected]> Cc: "[email protected]" <[email protected]>, "Platt, Alice" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed (Note for others: Alice forwarded on a copy of the HTML off-list) Alice, It looks like it is an odd HTML problem and a definite bug in the DSpace XMLUI. It looks like the problem starts with your "Abstract" field, as it doesn't have any hint/help text specified. So, under the "Abstract" field you have an empty tag: <span class="field-help"/> I think this tag is confusing IE7 (for whatever reason). If I place any text in there (e.g. <span class="field-help">test me</span>), then the problem is fixed until the next empty "hint" text occurs. I've also verified this same problem happens in out-of-the-box DSpace 1.5.2, if I remove any of the default <hint> text in the input_forms.xml I'm going to log a bug in DSpace Jira (our issue tracking system). It's likely there's a relatively easy fix, and we can let you know once we're able to resolve it. The quick fix (on your end) would be to make sure that each field has <hint> text specified in your input_forms.xml. Obviously, that's not ideal, so we'll look into a real fix to the issue. Thanks for reporting this! - Tim Please consider the environment before printing this e-mail. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

