Closed
Bug 954180
Opened 11 years ago
Closed 11 years ago
Set status from the menu bar doesn't work when there's no buddy list window
Categories
(Instantbird Graveyard :: Contacts window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: florian, Assigned: florian)
References
Details
*** Original post on bio 746 at 2011-04-01 09:36:00 UTC ***
JavaScript error: chrome://instantbird/content/menus.js, line 203: blist is null
The setStatus method of menus.js (http://lxr.instantbird.org/instantbird/source/instantbird/content/menus.js#197) should handle the case where there's no buddy list window. It should either reopen one, or set the new status without requesting a status message, or popup a dialog to request the status message.
Assignee | ||
Comment 1•11 years ago
|
||
*** Original post on bio 746 at 2011-06-15 15:00:11 UTC ***
Taking. To match the behavior of Win7 jumplists (bug 954054 (bio 618)), this will keep the current status message.
Assignee: nobody → florian
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
*** Original post on bio 746 at 2011-06-15 17:59:41 UTC ***
https://hg.instantbird.org/instantbird/rev/28fc53c2668a
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
You need to log in
before you can comment on or make changes to this bug.
Description
•