"Kirill S. Palagin" <[EMAIL PROTECTED]> wrote: >Dear developers, > >I would like to draw your attention to Issue 68729 (link below), which >is regression from Issue 1035. Issue 1035 suggests to implement >enhancement to OO, that will make language setting for typed text set to >current input locale (keyboard setting). Competition does this since at >least 1997. > >The fact that currently OO is not doing this is showstopper for >spellcheck in multilanguage documents - there is no way to explain to >user why he/she should specify text language twice - first when typing >(and selecting input layout), second by applying correct language to >already typed text. Without this words in non-default language will not >be spell-checked. > >Please express your points of view of this issue.
I agree that this is quite unfortunate for the users. Your suggestion to extend the fix in issue 1035 to western languages sounds reasonable. At the time when we worked on this issue we intentionally applied the fix only to asian languages (and some more). OTOH you still have the problem that you can write e.g. english text with a german or italian keyboard. Maybe the component for language guessing that waits for integration can help here. In case of multi language spell checking we could try to guess the language. I was told that the component is quite powerful. What do you think? Ciao, Mathias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
