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

            Bug ID: 1853802
           Summary: font selection is broken on
                    perl-Tk-804.035-1.fc32.x86_64
           Product: Fedora
           Version: 32
          Hardware: x86_64
                OS: Linux
            Status: NEW
         Component: perl-Tk
          Severity: high
          Assignee: xav...@bachelot.org
          Reporter: mche...@infradead.org
        QA Contact: extras...@fedoraproject.org
                CC: andreas.bierf...@lowlatency.de,
                    perl-devel@lists.fedoraproject.org,
                    trem...@tremble.org.uk, xav...@bachelot.org
  Target Milestone: ---
    Classification: Fedora



Description of problem:

After upgrading to perl-Tk-804.035-1.fc32.x86_64, the Tk widgets stopped
honoring the font selection.

Version-Release number of selected component (if applicable):

perl-Tk-804.035-1.fc32.x86_64


How reproducible:

Just try to select a font on a widget with:

   my $fontfamily = "Bitstream Vera Sans Mono";
   $font = $topWin->Font(family  => $fontfamily, size => 12);

and use it on a Tk widget.

Reverting to perl-Tk-804.034-8.fc32.x86_64.rpm solves the issue.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to