[Bug 468565] Checkbox won't select on fillable PDF

bugzilla at redhat.com bugzilla at redhat.com
Mon May 30 20:24:49 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=468565

Thomas Moschny <thomas.moschny at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|13                          |15

--- Comment #15 from Thomas Moschny <thomas.moschny at gmx.de> 2011-05-30 16:24:45 EDT ---
Ping? Problem still there.

evince-3.0.0-1.fc15.x86_64
fontconfig-2.8.0-3.fc15.x86_64
fontconfig-2.8.0-3.fc15.i686


Quick solution for anyone else seeing the same problem:

$ cat >/etc/fonts/conf.d/31-fix.conf <<EOF
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
 <alias binding="same">
   <family>ZapfDingbats</family>
   <accept><family>Dingbats</family></accept>
 </alias>
</fontconfig>
EOF
$ fc-cache

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the fonts-bugs mailing list