meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
172 stars 46 forks source link

Frontend: fix nick re-completion if line modified but same length as before #233

Closed RavuAlHemio closed 9 years ago

RavuAlHemio commented 9 years ago

If a nickname is tab-cycle-completed and the line is then replaced with a line of equal length, triggering completion again would cause re-completion instead of fresh completion. Fix this and supply a unit test.

meebey commented 9 years ago

Please rebase for Travis-CI coverage

RavuAlHemio commented 9 years ago

Rebased and fixed the unit test that was supposed to use two ChatViews.

meebey commented 9 years ago

Cherry-picked to stable 0cdd9f436accd133f9490173600a94cbd90383f5 and merge into master 6c9cb7fa3686a8987965078465ceb97be96a34c7