Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 906748 - [Messages] We don't see the cursor when we remove a "number" recipient #11766

Closed
wants to merge 1 commit into from

Conversation

rwaldron
Copy link
Contributor

https://bugzilla.mozilla.org/show_bug.cgi?id=906748

  • If nothing "typed" on keyup, assume isDeletingRecipient
  • Updates unrelated test in thread_ui

Signed-off-by: Rick Waldron waldron.rick@gmail.com

assert.include(visible.args[0][1], 'refocus');
assert.include(visible.args[0][1], 'noPreserve');
assert.equal(visible.args[0][1].refocus, ThreadUI.input);
assert.isTrue(visible.args[0][1].noPreserve);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are no longer valid, so removing.

…ber" recipient

https://bugzilla.mozilla.org/show_bug.cgi?id=906748

- If nothing "typed" on keyup, assume isDeletingRecipient
- Updates unrelated test in thread_ui

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
@rwaldron rwaldron closed this Oct 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants