Issue 73018 - Calc overwrites part of a window located on top of it
Summary: Calc overwrites part of a window located on top of it
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: OOo 2.1
Hardware: PC Windows XP
: P2 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords: needmoreinfo, oooqa
Depends on:
Blocks:
 
Reported: 2006-12-31 14:33 UTC by jcdiaz
Modified: 2008-02-06 13:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Window overdrawn by Calc (23.00 KB, image/gif)
2007-01-01 21:50 UTC, jcdiaz
no flags Details
Window overdrawn by Calc (data area) (56.17 KB, image/gif)
2007-01-01 21:59 UTC, jcdiaz
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jcdiaz 2006-12-31 14:33:39 UTC
Sometimes part of the window on top of a Calc window is overwritten.  In other
words, Cals draws part of its UI on that window.

The application is developed in Java and executed with Sun JRE 1.6, it did not
happen before upgrading to JRE 1.6 and OpenOffice 2.1  Unfortunately I did the
upgrade of both at the same time.  The versions before the upgrade were JRE 1.5
upgrade 8 & 9 and OpenOffice 2.0.4.  The problem is present in two different
machines, that is why I specify the runtime versions that were installed on each
equipment.

Sometimes only a few icons of the toolbar are drawn (new, copy), at other times
it is the data of the spreadsheet.  It seems obvious to me that this happens
during a refresh of the UI.  In the case of the data, it is visible how it gets
refreshed from top to bottom one row at a time (in case this is significant).

Operating system: Windows XP SP2
Comment 1 jcdiaz 2006-12-31 14:51:33 UTC
I tested this again and now confirm that any application window is overdrawn. 
What I mean is that I tested placing different windows on top of Calc (Netbeans,
IE 7.0, and Command) and all of them were overdrawn.
Comment 2 jcdiaz 2006-12-31 14:53:07 UTC
I am sorry, I forgot to mention something that could be important.  The calc
application is launched using Java UNO.
Comment 3 kpalagin 2006-12-31 22:01:28 UTC
jcdiaz,
any chance you could provide screenshot?
Comment 4 jcdiaz 2007-01-01 21:50:38 UTC
Created attachment 41825 [details]
Window overdrawn by Calc
Comment 5 jcdiaz 2007-01-01 21:59:14 UTC
Created attachment 41826 [details]
Window overdrawn by Calc (data area)
Comment 6 dridgway 2007-01-02 02:31:27 UTC
Can you provide a step-by-step description that anyone could use to reproduce
the issue? Without this, it would be difficult for a developer to work on it.
Comment 7 peter.junge 2007-06-15 04:43:25 UTC
Hi jcdiaz,

I would guess this is a repaint issue or your self-developed application. No
comments for several months. Consequently, I am marking the issue invalid.

Best regards
Peter
Comment 8 oc 2008-02-06 13:30:37 UTC
closed because no further information from submitter