Details
-
Type:
Defect
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Viewer 2.1.0
-
Fix Version/s: Sprint 6, Viewer 2.3.0
-
Labels:None
-
Environment:Second Life 2.1.0 (206543) Jul 2 2010 12:57:54 (Second Life Beta Viewer)
Release Notes
You are at 260600.0, 247221.0, 23.0 in Oatmeal 3 located at sim4355.agni.lindenlab.com (216.82.5.145:12035)
Second Life Server 1.38.6.204939
Release Notes
CPU: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz (2800 MHz)
Memory: 4096 MB
OS Version: Darwin 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: NVIDIA GeForce 9600M GT OpenGL Engine
OpenGL Version: 2.1 NVIDIA-1.6.16
libcurl Version: libcurl/7.19.7 OpenSSL/0.9.8l zlib/1.2.3
J2C Decoder Version: KDU
Audio Driver Version: FMOD version 3.750000
Qt Webkit Version: 4.6 (version number hard-coded)
Voice Server Version: Vivox 3.1.0001.8821
Built with GCC version 40001
Packets Lost: 884/64742 (1.4%)Second Life 2.1.0 (206543) Jul 2 2010 12:57:54 (Second Life Beta Viewer) Release Notes You are at 260600.0, 247221.0, 23.0 in Oatmeal 3 located at sim4355.agni.lindenlab.com (216.82.5.145:12035) Second Life Server 1.38.6.204939 Release Notes CPU: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz (2800 MHz) Memory: 4096 MB OS Version: Darwin 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386 Graphics Card Vendor: NVIDIA Corporation Graphics Card: NVIDIA GeForce 9600M GT OpenGL Engine OpenGL Version: 2.1 NVIDIA-1.6.16 libcurl Version: libcurl/7.19.7 OpenSSL/0.9.8l zlib/1.2.3 J2C Decoder Version: KDU Audio Driver Version: FMOD version 3.750000 Qt Webkit Version: 4.6 (version number hard-coded) Voice Server Version: Vivox 3.1.0001.8821 Built with GCC version 40001 Packets Lost: 884/64742 (1.4%)
-
Branch/Repo Fixed In:
Description
If you press CONTROL-F (or COMMAND-F on mac) while the Script Editor has focus it opens SL Search. In 1.23 this would open the "Script Search" floater.
REPRO STEPS
1. rez a prim.
2. click the "Content" tab.
3. click "New Script".
4. double click the "New script".
5. Press CONTROL-F.
EXPECTED RESULT
the "Script Search" floater opens so you can search inside the script.
ACTUAL RESULT
the "Find" floater opens with Second Life search loaded.
ADDITIONAL INFO
from a long time scripter POV this is a MAJOR headache that causes much anger. I was actually quite upset when I saw this bug. I sue search and replace while scripting a lot and having a keyboard shortcut really really helps. I would like to see 2.1 mimic the behaviour in 1.23. Viewer 1.23 has the correct behaviour.
TEST PLAN
- Open the viewer (do not log in)
- Press Ctrl-P and verify the Preferences panel opens
- Click the background image on the login page (middle of the screen)
- Press Ctrl-P and verify the Preferences panel opens
- Log in
- Press Ctrl-F and verify the Find panel opens
- Create a prim and add a script to the prim, open the prim for editing
- Press Ctrl-F and verify the Script Search panel opens, and the Find panel does not.
- Close the Script Search panel
- Leave the script window open and click something in the world (so the script no longer has focus)
- Press Ctrl-F and verify the Find panel opens and the Script Search panel does not.