Open sl-service-account opened 9 years ago
Whirly Fizzle commented at 2015-07-05T03:19:41Z
This is fixed in Lion: https://bitbucket.org/lindenlab/viewer-lion/commits/9ee88f8db4f5d71f89b47a1884733e758169bf00 MAINT-5345 FIXED Unable to end IM voice call using context menu.
Steps to Reproduce
Actual Behavior
There is no "Disconnect from voice" item in the menu. Instead of it "Voice call" item is still active.
Expected Behavior
Opened context menu have item "Disconnect from voice" and call can be ended by clicking it.
Other information
IM call can be ended with “Close voice connection” button in Messages Pane. "Voice Call" button in context menu take no action, when call established. Reproduced on 3.7.29(301305), 3.7.29(300918) release viewers.
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-9571 | | Summary | Unable to end IM voice call using context menu. | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | ILitinsky ProductEngine (ilitinsky.productengine) | | Created at | 2015-06-30T15:04:01Z | | Updated at | 2015-07-05T03:19:40Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2015-07-04T22:19:40.570-0500', "Is there anything you'd like to add?": 'IM call can be ended with “Close voice connection” button in Messages Pane. "Voice Call" button in context menu take no action, when call established. Reproduced on 3.7.29(301305), 3.7.29(300918) release viewers.', 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'There is no "Disconnect from voice" item in the menu. Instead of it "Voice call" item is still active.', 'What were you doing when it happened?': '1. Log in to SL viewer.\r\n2. Start a voice call with any available avatar.\r\n3. When connection is established right click on the avatar name in the conversation floater.', 'What were you expecting to happen instead?': 'Opened context menu have item "Disconnect from voice" and call can be ended by clicking it.', } ```