Page MenuHomePhabricator

Make "disable IME tools" effects immediate as a preview.
Closed, ResolvedPublic

Description

When the user disables Input Tools, the IME menu should disappear to preview the change. This can be reverted if the user clicks "Cancel" or confirmed when the user clicks "Apply changes".


Version: master
Severity: major

Details

Reference
bz42378

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 12:53 AM
bzimport set Reference to bz42378.

Disabling is now immediate, but enabling is not done after a page reload or visiting another page.

Steps to reproduce for Firefox 19.0.2 in OSX 10.8.2:

  1. Make sure a user is logged and visits https://translatewiki.net/wiki/Main_Page
  2. Make the search field active.

Observed: an IME icon appears attached to the search field.

  1. Open ULS by clicking the icon
  2. Open input setting by clicking at the bottom of the ULS window
  3. Click "Disable input methods"
  4. Click "Save settings"

Observed: ULS screens close.

  1. Make the search field active.

Observed: IME icon is no longer there.

  1. Open ULS by clicking the icon
  2. Open input setting by clicking at the bottom of the ULS window
  3. Click "Disable input methods"
  4. Click "Save settings"

Observed: ULS screens close.

  1. Make the search field active.

Observed: IME icon is no longer there.
Expected: IME icon is there.

  1. Reload the page.
  2. Make the search field active.

Observed: IME icon is there.

Step 12 needs to display expected behavior for this issue to be resolved.

Assigned to Santhosh to be resolved in LangEng sprint 38.