mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Remove the checked attribute from the checkbox when unchecked (bug 1729877)
- it aims to fix: https://bugzilla.mozilla.org/show_bug.cgi?id=1729877.
This commit is contained in:
parent
8a79f13e5a
commit
623860bf8f
3 changed files with 20 additions and 0 deletions
1
test/pdfs/xfa_bug1729877.pdf.link
Normal file
1
test/pdfs/xfa_bug1729877.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9240352
|
|
@ -967,6 +967,21 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1729877",
|
||||
"file": "pdfs/xfa_bug1729877.pdf",
|
||||
"md5": "1bf5429ea13a090f52edcd49cb0c4a47",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq",
|
||||
"lastPage": 1,
|
||||
"print": true,
|
||||
"annotationStorage": {
|
||||
"jobReq13847": {
|
||||
"value": "0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{ "id": "xfa_bug1722038",
|
||||
"file": "pdfs/xfa_bug1722038.pdf",
|
||||
"md5": "95170baaade2ab6e1d0372f35db01747",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue