After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695824 - IBus.Property's state is changed by gnome-shell
IBus.Property's state is changed by gnome-shell
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: keyboard
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-14 08:26 UTC by Takao Fujiwara
Modified: 2013-03-14 08:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for keyboard.js (995 bytes, patch)
2013-03-14 08:29 UTC, Takao Fujiwara
committed Details | Review

Description Takao Fujiwara 2013-03-14 08:26:21 UTC
When I click IBus.PropType.NORMAL menu item on keyboard indicator on gnome-shell, the state property is changed by gnome-shell keyboard.js but the status should be changed by each ibus engine instead.
Comment 1 Takao Fujiwara 2013-03-14 08:29:28 UTC
Created attachment 238843 [details] [review]
Patch for keyboard.js

Attached the patch.
Comment 2 Rui Matos 2013-03-14 08:41:04 UTC
Review of attachment 238843 [details] [review]:

Looks good, thanks