To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76759 Issue #|76759 Summary|many zero column width in automatic styles causes cras |h Component|Word processor Version|OOo 2.2 Platform|Opteron/x86_64 URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|viewing Assigned to|mru Reported by|me4oo
------- Additional comments from [EMAIL PROTECTED] Fri Apr 27 11:09:59 +0000 2007 ------- 1. reproduce: create a document with about 40 tables create a automatic style table-column-width with zero mm for all tables create a automatic style table-column-width with 10 mm for all tables open the document drag the scrollbar, to see the end of the document notice high cpu and unresponsive behaviour killall soffice 2. solve: edit xml, replace all 'style:column-width="0mm"' with 'style:column-width="1mm"' 3. does not happen with a single column set to zero (sorry no time to investigate deeper) 0mm caused by faulty generator - therefore not a problem so far. maybe someone could abuse this to crash ooffice on purpose - killed after a [EMAIL PROTECTED] full cpu load. use attached document --------------------------------------------------------------------- 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]
