Issue 114827

Summary: OOO Calc jFrame Problem [ OfficeBean.jar ]
Product: App Dev Reporter: kakhaberi <kakhaberi>
Component: apiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P5 (lowest) CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
OpenOffice.org Calc in jFrame usage Diagram
none
Screenshot when OpenOffice Sheet not displayed.
none
Screenshot after resizing or Minimizing & Maximizing the frame - everything looks as it should be. none

Description kakhaberi 2010-09-29 14:00:52 UTC
Dear Colleagues , 

We are using  OpenOffice.org.calc for reporting in JFrame  using following  
steps : 

1. Initializing swing/awt components (creating JPanel to insert OO.calc table in 
it)
2. Initializing table (inserting data in the table from database)
3. Initializing OpenOffice.calc table with using class 
com.sun.star.comp.beans.OOoBean
4. In another thread we are initializing com.sun.star.comp.beans.OOoBean 
class(initializng fonts,colours etc)
5. Adding OOoBean s components in javax.swing.JPanel ,after that adding this 
panel to javax.swing.JFrame
The problem is : sometimes after the  steps mentioned  above table is not shown 
in window(JFrame).  it needs to do some  action to make it visible , for 
example:  (a) minimize and maximize or (b) resize frame window. I think this is 
a repaint problem which I don’t know how to solve.  This problem appears  in  
different systems , different computers, different time, different OOO versions 
(2.4, 3.0, 3.2)  and with different locale and regional settings. Please see 
some screenshots attached.  

Any help is very welcome!
Comment 1 kakhaberi 2010-09-29 14:07:55 UTC
Created attachment 71894 [details]
OpenOffice.org  Calc in jFrame usage  Diagram
Comment 2 kakhaberi 2010-09-29 14:18:55 UTC
Created attachment 71895 [details]
Screenshot when OpenOffice Sheet not displayed.
Comment 3 kakhaberi 2010-09-29 14:20:56 UTC
Created attachment 71896 [details]
Screenshot after resizing or Minimizing & Maximizing the frame - everything  looks as it should be.
Comment 4 jsc 2010-09-29 14:25:19 UTC
the OOBean has a general design problem and there is no prio to work on it.
Don't expect anything soon, sorry.
Comment 5 Marcus 2017-05-20 11:27:53 UTC
Reset assigne to the default "issues@openoffice.apache.org".