[ http://wso2.org/jira/browse/MASHUP-557?page=comments#action_15143 ] Jonathan Marsh commented on MASHUP-557: ---------------------------------------
This is a common Firefox/IE issue. The log looks better in IE now because it wraps on more characters (like hyphens). Firefox has a pretty intransigent wrapping algorithm. Neither browser does a very good job of enabling scroll bars on demand. The expedient choices (without designing the page with a non-fixed layout different than all other pages) are to let a little text bleed into the green on Firefox, or to clip that text so it doesn't bleed but the user can't see it at all. The latter is neater visually but for reading the log I suspect a little bleed would be more forgivable than clipping potentially useful information. Conclusion: Can't do much better at this point - close or postpone the issue? > Text in 'Server' log appeares wrapped. > -------------------------------------- > > Key: MASHUP-557 > URL: http://wso2.org/jira/browse/MASHUP-557 > Project: WSO2 Mashup Server > Issue Type: Bug > Affects Versions: 0.3 > Environment: WinXP, JDK1.5, IE7 > Reporter: Yumani Ranaweera > Assigned To: Prasad Haputantry > Priority: Minor > Fix For: 1.0 > > Attachments: log.JPG, log.JPG > > > steps to locate the issue: > 1. Login to mashup server UI > 2. FRom user profiles page, go to 'View Server Log' > Issue: > The log detailes appear wrapped. See in the attachment. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
