| Index: testing/resources/bug_551248.in
|
| diff --git a/testing/resources/bug_487928.in b/testing/resources/bug_551248.in
|
| similarity index 61%
|
| copy from testing/resources/bug_487928.in
|
| copy to testing/resources/bug_551248.in
|
| index 9f6d7f2bd1941d238309782835230b06b950aaed..ad10e93912cb2323ded1665b4de5f8aafab5e0b5 100644
|
| --- a/testing/resources/bug_487928.in
|
| +++ b/testing/resources/bug_551248.in
|
| @@ -18,26 +18,6 @@ endobj
|
| /MediaBox [0 0 612 792]
|
| /CropBox [0 0 612 792]
|
| /Resources <<>>
|
| - /Annots [5 0 R]
|
| ->>
|
| -endobj
|
| -{{object 5 0}} <<
|
| - /FT /Tx
|
| - /Ff 29360128
|
| - /T (txtName)
|
| - /Type /Annot
|
| - /Subtype /Widget
|
| - /F 4
|
| - /M (D:20150514070426+05'30')
|
| - /Rect [180.279 715.6 256.186 744.072]
|
| - /BS <<
|
| - /W 1
|
| - /S /S
|
| - >>
|
| - /DA (/Helv 0 Tf 0 0 0 rg)
|
| - /AP <</N 8 0 R>>
|
| - /V ()
|
| - /AA 19 0 R
|
| >>
|
| endobj
|
| {{object 6 0}} <<
|
| @@ -82,38 +62,16 @@ endobj
|
| /Names [(startDelay) 11 0 R]
|
| >>
|
| endobj
|
| -{{object 19 0}} <<
|
| - /V 53 0 R
|
| ->>
|
| -endobj
|
| {{object 50 0}} <<
|
| >>
|
| stream
|
| function startDelay()
|
| {
|
| - f = this.getField("txtName");
|
| - f.delay = true;
|
| - f.value = 'test';
|
| - f.delay = false;
|
| + app.alert("hello world");
|
| }
|
| app.setTimeOut("startDelay()", 3000);
|
| endstream
|
| endobj
|
| -{{object 53 0}} <<
|
| - /Type /Action
|
| - /S /JavaScript
|
| - /JS 54 0 R
|
| ->>
|
| -endobj
|
| -{{object 54 0}} <<
|
| ->>
|
| -stream
|
| -f1 = this.getField("txtName");
|
| -f1.delay = true;
|
| -f1.value = 'test new';
|
| -f1.delay = false;
|
| -endstream
|
| -endobj
|
| {{xref}}
|
| trailer <<
|
| /Root 1 0 R
|
|
|