To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60179 Issue #:|60179 Summary:|avoid horizontal scrolling in EIS (don't use <pre> |tags or insert linebreaks) Component:|tools Version:|current Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|www Assigned to:|mh Reported by:|cloph
------- Additional comments from [EMAIL PROTECTED] Sat Jan 7 17:06:21 -0800 2006 ------- Being forced to scroll horizontally is a major pain ans should be avoided whenever possible. Currently EIS is very "vulnerable" in this regard, since the edit-box wraps the text, but doesn't add newlines at the same position, resulting in very long lines that force horizontal scrolling because the comments are formatted with the <pre> tags. See for example the CWS "hunspell" http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fm149%2Fhunspell&Id=3030 It is very hard to read and thus should be avoided. One possible solution is to add linebreaks (like IssueZilla does) or not to use the pre-tag. Inserting linebreaks probably is easier and doesn't confuse people used to the pre-tags (otherwise they would have to check "[x] html" and insert explicit <br/>s themselves) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
