http://bugs.winehq.org/show_bug.cgi?id=15241
Summary: Microsoft Office 2007: Cannot updated IME dictionary Product: Wine Version: 1.1.4 Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: juan_lang@yahoo.com Depends on: 15215
Created an attachment (id=16019) --> (http://bugs.winehq.org/attachment.cgi?id=16019) +imm
First, get past bug 15215 (second patch fixes it, hopefully in git soon).
Fire up Word 2007. Click 'Review' tab. Click 'Update IME dictionary'.
'The current IME does not support editing the user dictionary.'
+imm attached
http://bugs.winehq.org/show_bug.cgi?id=15241
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
--- Comment #1 from Austin English austinenglish@gmail.com 2008-09-11 11:48:16 --- CC Aric, as he wrote most of this code.
http://bugs.winehq.org/show_bug.cgi?id=15241
--- Comment #2 from Aric Stewart aric@codeweavers.com 2008-09-11 12:13:28 --- Yes, ImmConfigureIME(A/W) is presently just a stub. It would probably be not too hard to write the correct pass through to the IME underneath however then the wine default IME in x11drv would have to be expanded to have the concept of a dictionary and be able to use it and that is probably a lot of work.
-aric
(In reply to comment #0)
Created an attachment (id=16019)
--> (http://bugs.winehq.org/attachment.cgi?id=16019) [details]
+imm
First, get past bug 15215 (second patch fixes it, hopefully in git soon).
Fire up Word 2007. Click 'Review' tab. Click 'Update IME dictionary'.
'The current IME does not support editing the user dictionary.'
+imm attached
http://bugs.winehq.org/show_bug.cgi?id=15241
Bug 15241 depends on bug 15215, which changed state.
Bug 15215 Summary: Microsoft Office 2007: Attempting to update IME dictionary => crash (dogfood) http://bugs.winehq.org/show_bug.cgi?id=15215
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=15241
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net 2008-12-06 21:16:01 --- This also affects Word 2003.
http://bugs.winehq.org/show_bug.cgi?id=15241
--- Comment #4 from Austin English austinenglish@gmail.com 2010-05-08 17:59:32 --- I no longer get the button to update it in word 2007 with a fresh install of office 2007, so can't retest at the moment.
http://bugs.winehq.org/show_bug.cgi?id=15241
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #5 from butraxz@gmail.com 2012-05-18 05:48:24 CDT --- This bug has not been updated for four years. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
http://bugs.winehq.org/show_bug.cgi?id=15241
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2012-05-18 08:33:46 CDT --- I, too, no longer get the Update IME Dictionary option in Word 2003 or 2007 on a default install. The fact that it appeared at all was a bug in itself: it's only supposed to be available if Japanese, Chinese, or Korean language support is enabled, and that's not enabled by default.
http://bugs.winehq.org/show_bug.cgi?id=15241
--- Comment #7 from Aric Stewart aric@codeweavers.com 2012-05-18 09:28:53 CDT --- (In reply to comment #5)
This bug has not been updated for four years. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
I don't know if i would say abandoned, just not prioritized.
https://bugs.winehq.org/show_bug.cgi?id=15241
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- The functions ImmConfigureIME(A/W) didn't change since last test, so I guess this is still an issue.