To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=22396


User fme changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Sep 18 11:24:51 +0000 
2008 -------
I suggest to follow hennerdrewes solution. A context mode based on the current
IME is not possible (at least not with a reasonable amount of effort) due to the
following reasons:

1. This would be a Windows only solution, since for *nix we cannot access the
IME information and 
2. We either would have to store the IME information in the file format or we
would have to do a right-after-typing conversion of the unicode characters
according the the current IME.

Let me sum up what we intend to do for this issue: Ascii digits are not longer
automatically associated with the currently active Western language. Instead we
evaluate the context of the digits to determine whether they are in a Western or
CTL context. This is covered by issue 89825. Then for formatting/painting of
digits, the respecitve Western or CTL language will be passed to vcl which then
chooses the glyphs according to that language if the 'Context' mode is set.

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