To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94762
                 Issue #|94762
                 Summary|Reconversion failure on Vista
               Component|gsl
                 Version|OOO300m5
                Platform|All
                     URL|
              OS/Version|Windows Vista
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|bluedwarf





------- Additional comments from [EMAIL PROTECTED] Wed Oct  8 02:38:26 +0000 
2008 -------
Matuaki and Masaya reported that my reconversion patch provided in issue 72022
and issue 94441 does not work on Windows Vista. According to their reports, in
some cases, the reconversion process suddenly quits in the middle and undesired
strings are inserted 3 times.
http://ja.openoffice.org/servlets/ReadMsg?list=discuss&msgNo=17553
http://ja.openoffice.org/servlets/ReadMsg?list=discuss&msgNo=17568

After the investigation and reading related documents, I found this problem
occured when TSF (Text Service Framework) is active, which is introduced as a
substitute for the old text input system like IMM32 since Windows XP SP1. TSF is
not active on Windows XP by default, but, unfortunately, it is active on Windows
Vista by default. So the 2 reporters found this problem happens on Windows
Vista. It seems to be a serious bug of reconversion.

This issue can be solved by handling IMR_CONFIRMRECONVERTSTRING request. I am
sorry for my mistake of the former patches, but this solution is more
appropriate than calling ImmSetCompositionString() function while handling
IMR_RECONVERTSTRING. The corresponding patch will be attaches here soon. I hope
it will be commited in vcl95.

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

Reply via email to