Make the IME selector state consistent in all textareas
Fixes: https://mingle.corp.wikimedia.org/projects/internationalization/cards/2478 Change-Id: I759c01f894569372d69d3b879e34aafda2ed41b1
This commit is contained in:
@@ -165,6 +165,9 @@
|
||||
return $ulsTrigger;
|
||||
}
|
||||
} );
|
||||
|
||||
$input.data( 'imeselector' )
|
||||
.selectLanguage( $.ime.preferences.getLanguage() );
|
||||
} );
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user