Open sl-service-account opened 9 years ago
Whirly Fizzle commented at 2015-03-06T21:51:40Z
Confirmed on Second Life 3.7.26 (299610) Mar 5 2015 16:32:46 (Second Life Release)
This also happens when you offer someone a friend request
The "You have offered friendship to..." popup only shows the end of the message. After this popup has faded into the notifications thingy and you click on it to being up details, all you see again is the last name of the person you sent the friend request to. The rest is hidden under a micro scrollbar
Second Life 3.7.26 (299610) Mar 5 2015 16:32:46 (Second Life Release)
Release Notes
You are at 107.0, 95.6, 21.8 in Testylvania Sandbox located at sim10643.agni.lindenlab.com (216.82.52.205:13011)
SLURL: http://maps.secondlife.com/secondlife/Testylvania%20Sandbox/107/96/22
(global coordinates 332,651.0, 306,272.0, 21.8)
Second Life Server 15.02.17.299090
Retrieving...
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz (3491.92 MHz)
Memory: 16268 MB
OS Version: Microsoft Windows 7 64-bit Service Pack 1 (Build 7601)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce GTX 750/PCIe/SSE2
Windows Graphics Driver Version: 9.18.0013.4752
OpenGL Version: 4.5.0 NVIDIA 347.52
libcurl Version: libcurl/7.38.0 OpenSSL/1.0.1h zlib/1.2.8
J2C Decoder Version: KDU v7.0
Audio Driver Version: FMOD Ex 4.44.31
Qt Webkit Version: 4.7.1 (version number hard-coded)
Voice Server Version: Vivox 4.6.0009.20030
Built with MSVC version 1600
Packets Lost: 200/5,734 (3.5%)
Whirly Fizzle commented at 2015-03-06T22:17:22Z, updated at 2015-03-06T22:19:08Z
Also reproduces for the AvatarFreezeThaw notification.
Get an EM to freeze your avatar and observe the notification that pops up after the freeze has expired. (or go to notifications console, choose AvatarFreezeThaw -> Add) All you see is the last word of the message
Gibson Firehawk commented at 2015-03-07T17:58:46Z
This change is the cause - http://hg.secondlife.com/viewer-tiger/commits/110b5cd7284c8cf61423f92520d96e04914675a5
Steps to Reproduce
1.) Log in two avatars. They will be avatar A and avatar B.
2.) Use avatar B to send a notecard to avatar A.
3.) Use avatar B to pay avatar A one L$
Actual Behavior
On avatar A's screen, the sender's name is completely hidden from view in the inventory offer popup. It would require clicking the little up arrow a few times in order to be able to see it. Same thing for the payment popup. See the attached screenshots. This does not reproduce on current default release 3.7.25.299021.
Although i have seen this many times while testing using different avatars as avatar B, there appears to be a factor of how long avatar B's name is and/or the length of the name of the item sent for the inventory popup breakage. So far the only avatar that has been used for avatar B that is a 100% repro every time is CTRL-ALT-SHIFT-B (kippy.adored) sending a notecard called "LIFE Properties Rental Information / DT Zanzibar".
Expected Behavior
The sender's information should be completely visible in inventory offer and payment popups
Other information
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-8707 | | Summary | [MAINT-RC] Sender's name is hidden out of view for inventory offer popups and payment popups | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Gibson Firehawk (gibson.firehawk) | | Created at | 2015-03-06T21:27:28Z | | Updated at | 2015-03-09T17:30:34Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2015-03-06T15:51:39.727-0600', 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': "On avatar A's screen, the sender's name is completely hidden from view in the inventory offer popup. It would require clicking the little up arrow a few times in order to be able to see it. Same thing for the payment popup. See the attached screenshots. This does not reproduce on current default release 3.7.25.299021.\r\n\r\nAlthough i have seen this many times while testing using different avatars as avatar B, there appears to be a factor of how long avatar B's name is and/or the length of the name of the item sent for the inventory popup breakage. So far the only avatar that has been used for avatar B that is a 100% repro every time is CTRL-ALT-SHIFT-B (kippy.adored). ", 'What were you doing when it happened?': '1.) Log in two avatars. They will be avatar A and avatar B.\r\n\r\n2.) Use avatar B to send a notecard to avatar A.\r\n\r\n3.) Use avatar B to pay avatar A one L$', 'What were you expecting to happen instead?': "The sender's information should be completely visible in inventory offer and payment popups", } ```