To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68048 Issue #|68048 Summary|IM: some IM engines, e.g. for sinhala and thai need to | be able to get the surrounding text Component|gsl Version|OOo 2.0.3 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|pl Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Tue Aug 1 08:37:38 -0700 2006 ------- e.g. with scim and scim-sinhala under gnome... ctrl+space to active and type kRoo, this is a particularly nasty sequence, and the IM will eventually call our GtkSalFrame::IMHandler::signalIMRetrieveSurrounding in an effort to know what to do, we don't implement this, so it plays it safe. But e.g. gedit can give the desired feedback and the correct sequence. Attached is a (hilarious) patch which uses the ATK interface to get the desired surrounding text and make get the right output. Hopefully there is a less silly way to do this, though it does work :-) (fonts for sinhala referenced at issue 68047) --------------------------------------------------------------------- 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]