Incomplete bars in Eclipse 3.3. BIRT 2.2 [message #242716] |
Thu, 14 June 2007 14:02 |
Raheel Ashraf Messages: 2502 Registered: July 2009 |
Senior Member |
|
|
Hi,
I have this application that works fine in Eclipse 3.2, BIRT 2.1 but I
just tried it with Eclipse 3.3. BIRT 2.2 RCO(or could be RC1). Basically I
have some bar charts. When another application is opened, such as firefox,
such that the view is blocked by the new window, when the window is
minimized, all the drawing in the charts is erased, and the view has to be
closed and re-opened before the charts appear correctly again. I briefly
looked into it, and it seems like the problem happens in the
adjustHorizontal method of PlotWithAxes or in some other place where some
scaling algorithm is used. So I was wondering if this bug is already
known, if not then I will investigate the problem and open a new bug
thanks
|
|
|
Re: Incomplete bars in Eclipse 3.3. BIRT 2.2 [message #242740 is a reply to message #242716] |
Thu, 14 June 2007 15:22 |
David Michonneau Messages: 1145 Registered: July 2009 |
Senior Member |
|
|
I do not know about this issue. Your chart is SWT-based? Sounds like a
painting problem of the SWT canvas, since the window overlap won't trigger
any chart regeneration.
Thanks,
David
"Raheel Ashraf" <rashraf@ca.ibm.com> wrote in message
news:5731791fd9c7c05d9d8cc7075bc75389$1@www.eclipse.org...
> Hi,
> I have this application that works fine in Eclipse 3.2, BIRT 2.1 but I
> just tried it with Eclipse 3.3. BIRT 2.2 RCO(or could be RC1). Basically I
> have some bar charts. When another application is opened, such as firefox,
> such that the view is blocked by the new window, when the window is
> minimized, all the drawing in the charts is erased, and the view has to be
> closed and re-opened before the charts appear correctly again. I briefly
> looked into it, and it seems like the problem happens in the
> adjustHorizontal method of PlotWithAxes or in some other place where some
> scaling algorithm is used. So I was wondering if this bug is already
> known, if not then I will investigate the problem and open a new bug
>
> thanks
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04849 seconds