Requested at [1] checked with l10n [2] and confirmed by ESC [3]. [1] http://document-foundation-mail-archive.969070.n3.nabble.com/RFC-to-remove-quot-Input-Method-Status-quot-menu-option-and-implementation-tc4242146.html [2] http://document-foundation-mail-archive.969070.n3.nabble.com/libreoffice-l10n-Fwd-RFC-to-remove-quot-Input-Method-Status-quot-menu-option-and-implementation-tc4242147.html [3] http://document-foundation-mail-archive.969070.n3.nabble.com/Libreoffice-qa-minutes-of-ESC-call-tc4242349.html
I don't see any feedback from http://document-foundation-mail-archive.969070.n3.nabble.com/libreoffice-l10n-Fwd-RFC-to-remove-quot-Input-Method-Status-quot-menu-option-and-implementation-tt4242147.html#none (or perhaps missed it). Isn't it a bit early to tell we can remove this? I mean, perhaps we should wait for 1 or 2 weeks?
Forget my previous comment, ESC indicates this change has been validated.
andreas kainz committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ab3e7a234fb6e55274159952743d6c937c7c3f7c tdf#118314 menubar: remove ShowImeStatusWindow in menubars It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
andreas kainz committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=501bb68bbeee19e39e62947a479e273f9a85e6bd&h=libreoffice-6-1 tdf#118314 menubar: remove ShowImeStatusWindow in menubars It will be available in 6.1.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=2af2ba2a19e62ec8463c0f8e6b3d2346e75e5bb2 tdf#118314 Delete help content related to obsolete “Input Method Status” feature
Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/help/commit/?id=e41b7db0240b8c99741ff699e0fc0d787b443bf4&h=libreoffice-6-1 tdf#118314 Delete help content related to obsolete “Input Method Status” feature
*** Bug 118852 has been marked as a duplicate of this bug. ***
A polite ping to Heiko Tietze: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
Help page should be removed to. From ui it was removed.
Andreas dropped the UI access in https://gerrit.libreoffice.org/#/c/57185/, Adolfo removed the help in https://gerrit.libreoffice.org/57224. What's missing is to clean the code- what Tomaz wanted to do.
Dear Tomaz Vajngerl, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assigned it back to yourself if you're still working on this.
@Heiko, I guess we could turn this issue into an easyHack ?
Help page and UI the function was removed, so it's "only" code cleanup missing.
Some code pointers based on SID_SHOW_IME_STATUS_WINDOW (there might be other relevant commands): sfx2/source/appl/imestatuswindow.cxx sfx2/source/appl/imestatuswindow.hxx sfx2/source/appl/appserv.cxx vcl/source/app/svapp.cxx sfx2/sdi/sfx.sdi sfx2/sfxsids.hrc
Szabolcs Toth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/5bfa8b8d5e1cf3cb572dbd91bf3b0cfcf29fb65a%5E%21 tdf#118314 Code clean up on imestatuswindow It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.