Bug 590519

Summary: [1996196]can't suppress 'Input Method submenu ' in eclipse application
Product: Red Hat Enterprise Linux 5 Reporter: Issue Tracker <tao>
Component: eclipseAssignee: Andrew Overholt <overholt>
Status: CLOSED NOTABUG QA Contact: qe-baseos-tools-bugs
Severity: medium Docs Contact:
Priority: medium    
Version: 5.5CC: cww, rkhadgar, tao
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-18 15:45:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
disable im option as required none

Description Issue Tracker 2010-05-10 03:10:30 UTC
Escalated to Bugzilla from IssueTracker

Comment 1 Issue Tracker 2010-05-10 03:10:31 UTC
Event posted on 04-05-2010 02:47pm IST by ashishks

can't suppress 'Input Method submenu ' in eclipse application.

Setting gconf value for show_input_method_menu option as false does work for other gnome application like gnome-terminal, gedit, etc. This setting has no effect on eclipse.

gconftool-2 --type bool --set '/desktop/gnome/interface/show_input_method_menu' false


This event sent from IssueTracker by rkhadgar  [Support Engineering Group]
 issue 843493

Comment 2 Issue Tracker 2010-05-10 03:10:32 UTC
Event posted on 04-05-2010 02:56pm IST by ashishks

This issue is easily reproducible, Just install eclipse pacakges on RHEL5
 yum install eclipse*

Run eclipse application
 Application -> Programming -> Eclipse

Right click on Eclipse editor window and observe "Input Methods" option
at the bottom of menu.
This option is shown irrespective of show_input_method_menu gconf
setting.

I have attached sosreport and screenshot of problem screen.



Issue escalated to Support Engineering Group by: ashishks.
ashishks assigned to issue for Production Support (Pune).
Category set to: X Windows::Other
Internal Status set to 'Waiting on SEG'
Status set to: Waiting on Tech

This event sent from IssueTracker by rkhadgar  [Support Engineering Group]
 issue 843493

Comment 3 Issue Tracker 2010-05-10 03:10:33 UTC
Event posted on 06-05-2010 07:19pm IST by rkhadgar

__self: upstream - 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=284777


This event sent from IssueTracker by rkhadgar  [Support Engineering Group]
 issue 843493

Comment 4 ritz 2010-05-10 03:13:02 UTC
Created attachment 412703 [details]
disable im option as required

note: patch does not accept space in filename/directory. I have used the below
to build rpm package.

Patch200: eclipse-gtk-im-menu-java.patch
Patch201: eclipse-gtk-im-os-java.patch 

pushd plugins/org.eclipse.swt/Eclipse\ SWT/gtk/org/eclipse/swt/widgets/
%patch200 -p0
popd

pushd plugins/org.eclipse.swt/Eclipse\ SWT\ PI/gtk/org/eclipse/swt/internal/gtk
%patch201
popd

Comment 5 Andrew Overholt 2010-05-17 12:31:22 UTC
I am not well-versed in GTK input methods.  If you say this is a bug and that it is fixed with these patches (which upstream seems okay with), we can apply them.

Comment 6 Chris Williams 2012-01-18 15:45:12 UTC
It has been some time since this BZ was updated and both customer issues have been closed. Closing NOTABUG. Feel free to open a case with Red Hat Support if this is still an issue.