Details
-
Defect
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Second Life 3.3.2 (253960) Apr 16 2012 09:15:39 (Second Life Development)
Windows 7
Description
To reproduce, put this script in an object:
Create a prim and put the following script in it:
default
|
{
|
touch_start(integer total_number)
|
{
|
llDialog(llDetectedKey(0), "Foo", ["OK"], 1);
|
}
|
}
|
Click on the object
Observe: Block and Ignore Buttons overlap
Attachments
Issue Links
- related
-
STORM-1822 Change size of Block button in dialog boxes to help prevent accidental clicks
-
- Closed
-