To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=22961
------- Additional comments from [EMAIL PROTECTED] Thu Aug 18 21:47:22 -0700 2005 ------- ezza, yes the code looks at the partially typed word. I agree to your suggestion but then the algorithm would be too complex (my assumption). Assume that I add to dictionary, a case-complex word like "OpenSuSe" etc and then try to do an autocomplete. The current patch is just one level of "improvement", which tries to respect the case of the word typed till now. In my local sources, I did experiment with modifying the remaining word to Upper or lower case (toggle) using "KEY_PAGEUP | KEY_SHIFT". If I submit that as a patch will that help ? --------------------------------------------------------------------- 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]
