Closed
Bug 954805
Opened 12 years ago
Closed 12 years ago
Fast undo for multiple nick completions
Categories
(Instantbird Graveyard :: Conversation, defect)
Instantbird Graveyard
Conversation
Tracking
(Not tracked)
RESOLVED
FIXED
1.2
People
(Reporter: clokep, Assigned: aleth)
References
Details
*** Original post on bio 1371 at 2012-04-11 19:30:00 UTC ***
Bug 954762 (bio 1330) added some smartness to the way we complete multiple nicks, it causes:
"foo: ba"<tab> --> "foo, bar: "
"foo, bar: za"<tab> --> "foo, bar, zab: "
This gets in the way when you want to say something like:
"foo: bar and I went to the baz" --> "foo, bar: and I went to the baz"
It seems there should be a way to "undo" this auto-complete (the suggested ways on IRC are pressing tab again or pressing backspace):
"foo: ba"<tab> --> "foo, bar: "<backspace or tab> --> "foo: bar "
| Assignee | ||
Comment 1•12 years ago
|
||
*** Original post on bio 1371 at 2012-04-23 23:01:11 UTC ***
Fixed by bug 954820 (bio 1385), checkin http://hg.instantbird.org/instantbird/rev/9196673434de
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 1.2
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → aleth
You need to log in
before you can comment on or make changes to this bug.
Description
•