Closed
Bug 1139171
Opened 10 years ago
Closed 10 years ago
"textbox.select is not a function" when renaming a contact
Categories
(Instantbird Graveyard :: Contacts window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.6
People
(Reporter: aleth, Assigned: aleth)
Details
Attachments
(1 file)
1.13 KB,
patch
|
clokep
:
review+
|
Details | Diff | Splinter Review |
Forgot to file this with the patch for bug 1138244.
STR
Select "rename" from a contact context menu when the conversation window and not the contact list has focus. The contact name becomes editable, but doesn't look like it, and due to textbox.select failing a required listener is not set.
Attachment #8572202 -
Flags: review?(patrick+mozilla-bugzilla)
Comment 1•10 years ago
|
||
Comment on attachment 8572202 [details] [diff] [review]
contactrename.diff
Review of attachment 8572202 [details] [diff] [review]:
-----------------------------------------------------------------
To be clear, this will cause the current tab to be focused or just the window?
Attachment #8572202 -
Flags: review?(patrick+mozilla-bugzilla) → review+
Assignee | ||
Comment 2•10 years ago
|
||
The focus ends up on the contact list, more specifically the textbox allowing you to edit the contact alias.
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6
You need to log in
before you can comment on or make changes to this bug.
Description
•