STORM-1893: 'share' function (in friends-list) doesn't bring up the residents' IM window when it's minimized
Review Request #589 - Created July 2, 2012 and submitted
MartinRJ Fayray | Reviewers | ||
3.3.3 | viewer | ||
STORM-1893 | |||
None | viewer-release |
Repository is here: https://bitbucket.org/MartinRJ/storm-1893 I just added two calls to show() and setVisible() in LLAvatarActions::share to bring the IM window to front even when it's minimized.
Please see the test plan in the Jira.
Posted (Aug. 16, 2012, 7:46 a.m.)
-
indra/newview/llavataractions.cpp (Diff revision 1) -
Shouldn't this check for a null return?
Review request changed
Updated (Sept. 7, 2012, 7:31 p.m.)
-
- added Diff r2
Added a check for a null return.
Ship It!
Review request changed
Updated (Sept. 18, 2012, 6:50 a.m.)
- changed from pending to submitted
Other reviews