[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-29 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964


User jl changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Oct 29 10:51:47 + 
2007 ---
.

-
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]



[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-29 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964


User jl changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Oct 29 10:51:12 + 
2007 ---
This is fixed in the 2.4. Please try out the latest developer build and also
have a look at 
http://wiki.services.openoffice.org/wiki/OOoBean. If the issue still exists
reopen the issue.

-
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]



[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-29 Thread harshthebarsh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964


User harshthebarsh changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Mon Oct 29 13:17:52 + 
2007 ---
Still does not work with 680m233(Build:9228) 

-
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]



[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-29 Thread harshthebarsh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964


User harshthebarsh changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Oct 29 13:28:56 + 
2007 ---
oops, sorry, it does indeed work with 680m233. I forgot about a line I inserted
earlier while I was trying to find a workaround for this issue with 2.3.0.
  System.setProperty(sun.awt.xembedserver, false);

changed it to true and it works!
thanks!

-
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]



[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-29 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964


User jl changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Oct 29 14:34:37 + 
2007 ---
You'r welcome.

-
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]



[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-25 Thread harshthebarsh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964
 Issue #|82964
 Summary|no caret in OOoBean using jdk6
   Component|api
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|jsc
 Reported by|harshthebarsh





--- Additional comments from [EMAIL PROTECTED] Thu Oct 25 09:32:54 + 
2007 ---
while OOoBeanViewer works normally with jdk1.5.0_12, it seems to have severe
focus-related issues when run with 1.6.0_03-b05. In fact, I am unable to write
text inside the document.

Steps to reproduce:
1. run OOoBeanViewer from the 2.3.0 sdk with oo 2.3.0 and jdk 1.6.0_03-b05
2. click new document - text document
3. click inside the text document and try to insert text

Expected result:
a text caret should appear and letters you type should appear, too

Actual result: 
a click inside the document only results in flickering, no caret appears.
Letters you type do not appear in the document

-
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]



[api-issues] [Issue 82964] no caret in OOoBean using jdk6

2007-10-25 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82964


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |jl

Priority|P1|P3





--- Additional comments from [EMAIL PROTECTED] Thu Oct 25 10:17:44 + 
2007 ---
that is no prio 1 issue, i changed the prio to 3

jsc - jl: can you take care of this issue when you have time

-
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]