To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=89142 Issue #|89142 Summary|The build.pl produces html log incompatible with firef |ox 3.0 (beta) Component|tools Version|DEV300_m10 Platform|PC URL| OS/Version|Windows Vista Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|solenv Assigned to|mh Reported by|jeongkyu
------- Additional comments from [EMAIL PROTECTED] Wed May 7 21:20:16 +0000 2008 ------- The html log produced by build.pl seems to be incompatible with firefox 3 (beta) - the status bar for indicating build progress is incorrectly displayed. With my research on the produced html code, I found that wildcard(*) which specifies table column width is somewhat problematic. To fix this issue, I created a patch to replace wildcard with percentage(%) for column width and to remove wildcard for column height. In addition, the patch includes changes to make the status bar for total progress look consistent with others. --------------------------------------------------------------------- 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]
