Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: RFE: ibus-setup: in the "Input Method" tab, display an IME configure button next to the IM name
https://bugzilla.redhat.com/show_bug.cgi?id=618229
Summary: RFE: ibus-setup: in the "Input Method" tab, display an IME configure button next to the IM name Product: Fedora Version: 13 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: ibus AssignedTo: shawn.p.huang@gmail.com ReportedBy: harshula@redhat.com QAContact: extras-qa@fedoraproject.org CC: tfujiwar@redhat.com, i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com Classification: Fedora Target Release: ---
Description of problem:
If an IME has a configuration option, then display a button to execute it in the "Input Method" tab alongside the IM name in the list of selected IMs. In some cases there maybe multiple IMs in the list from the same IME. In which case you could display an icon on the button to indicate a set of IMs belong to a particular IME.
Currently you need to first select an IM, activate the IM and then find the IME configure button. I suspect a user would want to configure the IME immediately after selecting the IM.
Apparently the IME configuration is activated by executing a separate binary. In the long term it maybe better for each IME to expose a configure/setup function directly via the IBus framework rather than create a separate binary.