~haggai-eran/nux/rtl-fallback-to-unity-2d

Viewing all changes in revision 599.

  • Committer: Tarmac
  • Author(s): brandontschaefer at gmail
  • Date: 2012-03-14 23:25:51 UTC
  • mfrom: (586.2.2 nux)
  • Revision ID: tarmac-20120314232551-mz0tlioulzgi0kap
= Problem description =

Preedit text updating was causing text_changed signal to go off, this could be inefficient as it keeps thing the search has changed! Was also causing the search bar spinner to go off when you mouse over any icon in the Dash! (because it would think the search had changed!)

= The fix =

Any kind of preedit changing shouldn't emit text_change, as its not text yet. So those signals are removed now!

= Test coverage =

All autopilot ibus test for nux pass.. Fixes: . Approved by Tim Penhey.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: