To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70916
------- Additional comments from [EMAIL PROTECTED] Thu Jul 24 18:59:47 +0000 2008 ------- In testing with DEV300m27 b9336 on my OpenSolaris x86 box, I see that things are looking better, but they still do not seem quite accurate. I'm wondering if OOo is taking cell boundary and text alignment into account when calculating text extents? I've just created an updated version of the Orca patch to handle the situation where the text is wider than a spreadsheet cell: http://bugzilla.gnome.org/show_bug.cgi?id=363820. The patch at http://bugzilla.gnome.org/show_bug.cgi?id=363820 contains some print statements in it to help debug the problem. Here's an example when looking at dynamic.ods (attached to this bug): Information for cell C4 ("Column Heading C"), which is cut off at the 'd' on my display. Something seems wrong with the text extent calculations: OBJECT EXTENTS: x=475 y=256 width=78 height=14 C: x=475 y=256 width=10 height=14 Co: x=475 y=256 width=16 height=14 Col: x=475 y=256 width=19 height=14 Colu: x=475 y=256 width=25 height=14 Colum: x=475 y=256 width=35 height=14 Column: x=475 y=256 width=42 height=14 Column : x=475 y=256 width=45 height=14 Column H: x=475 y=256 width=54 height=14 Column He: x=475 y=256 width=60 height=14 Column Hea: x=475 y=256 width=67 height=14 Column Head: x=475 y=256 width=73 height=14 Column Headi: x=475 y=256 width=76 height=14 Column Headin: x=475 y=256 width=82 height=14 tooLong = 4 characters too long Information for cell C5 ("100"), which is right justified. The text extents seem to lead us to believe it's left justified, I think: OBJECT EXTENTS: x=475 y=270 width=78 height=14 1: x=475 y=270 width=8 height=14 10: x=475 y=270 width=14 height=14 100: x=475 y=270 width=21 height=14 tooLong = None Assuming CWS dr62 has been integrated into DEV300m27 b9336, can we please reopen this bug? --------------------------------------------------------------------- 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]
