You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2011/12/23 17:02:50 UTC

DO NOT REPLY [Bug 118583] on open chart Data Ranges, cells containing the name for each chart series are offset by -1 row

https://issues.apache.org/ooo/show_bug.cgi?id=118583

--- Comment #8 from tjohn <jd...@att.net> 2011-12-23 16:02:50 UTC ---
This is getting very irritating. 
It's either a simple C problem with string pointers starting at 0 and not 1.
Or, perhaps more likely, the address is in a structure whose origin address is
varying between odd and even at "random" when loaded into memory. Need a PRAGMA
on the structure to insure a consistent starting address?

I realize that a bug that can't be forced is hard to fix. That doesn't mean it
doesn't exist and can be ignored. If no one wants to fix this - please, someone
point me to the appropriate source code and I will have a look myself. Thanks.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.