[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-06-06 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Tue Jun  6 08:55:11 -0700 
2006 ---
For my records:
1. xterm1:
$ kinput2 -canna

2. xterm2:
$ setenv XMODIFIERS @im=kinput2

3. source ./chgloc.sh ja_JP.UTF-8
4. start OOo in xterm2
5. Shift+Space to activate the IME

- verified

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-31 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User pl changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Wed May 31 02:29:13 -0700 
2006 ---
please verify in CWS vcl59

re-open issue and reassign to [EMAIL PROTECTED]

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-31 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User pl changed the following:

  What|Old value |New value

   Assigned to|pl|es

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Wed May 31 02:29:18 -0700 
2006 ---
reassign to [EMAIL PROTECTED]

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-31 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User pl changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed May 31 02:29:24 -0700 
2006 ---
reset resolution to FIXED

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-16 Thread bluedwarf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377





--- Additional comments from [EMAIL PROTECTED] Tue May 16 00:49:31 -0700 
2006 ---
ImeStatusWindow::init() is called and this method reads the
/org.openoffice.Office.Common/I18N/InputMethod property value correctly while
the splash screen is displayed.

Regardless of the property value, the status window is shown forcibly after the
method is called for some reason. I'll start to investigate the cause in a short
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]



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-16 Thread turaki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377





--- Additional comments from [EMAIL PROTECTED] Tue May 16 02:07:49 -0700 
2006 ---
Created an attachment (id=36506)
This picture is a screen shot when the problem occurs.


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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-16 Thread bluedwarf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377





--- Additional comments from [EMAIL PROTECTED] Tue May 16 05:04:01 -0700 
2006 ---
I've found that the m_bOn of XIMStatusWindow is not initialized properly when an
object of XIMStatusWindow is instantiated. 

I'll send a patch to fix this issue in a moment.

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-16 Thread bluedwarf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User bluedwarf changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=36519) A patch to add
  |  |an argument for the
  |  |constructor of
  |  |XIMStatusWindow and fix
  |  |i65377.





--- Additional comments from [EMAIL PROTECTED] Tue May 16 05:12:39 -0700 
2006 ---
Created an attachment (id=36519)
A patch to add an argument for the constructor of XIMStatusWindow and fix 
i65377.


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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-16 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User pl changed the following:

  What|Old value |New value

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo 2.0.4





--- Additional comments from [EMAIL PROTECTED] Tue May 16 09:31:43 -0700 
2006 ---
committed in CWS vcl59

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-16 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User pl changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Issue type|DEFECT|PATCH

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Tue May 16 09:33:06 -0700 
2006 ---
thank you for looking into this

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-15 Thread tora
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User tora changed the following:

  What|Old value |New value

   Summary|Input Method Status (ATOK:|Initial appearance of the
  |Japanese IM) cannot be|Input Method status window
  |turned off.   |does not follow Common.xcu





--- Additional comments from [EMAIL PROTECTED] Mon May 15 10:38:01 -0700 
2006 ---
Changed the summary.

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



[gsl-issues] [Issue 65377] Initial appearance of the Input Method status window does not follow Co mmon.xcu

2006-05-15 Thread tora
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65377


User tora changed the following:

  What|Old value |New value

  Subcomponent|www   |code





--- Additional comments from [EMAIL PROTECTED] Mon May 15 10:38:40 -0700 
2006 ---
.

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