Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Keyboard does not work in perl-Tk programs https://bugzilla.redhat.com/show_bug.cgi?id=489228 Summary: Keyboard does not work in perl-Tk programs Product: Fedora Version: 10 Platform: i686 OS/Version: Linux Status: NEW Severity: high Priority: low Component: perl-Tk AssignedTo: andreas.bierfert@xxxxxxxxxxxxx ReportedBy: pierre.lacaze@xxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: andreas.bierfert@xxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Description of problem: It is impossible to use the keyboard (a french keyboard in my case) in perl-Tk programs). Version-Release number of selected component (if applicable): perl 5.10.0 perl-Tk 5.fc9 How reproducible: Steps to Reproduce: 1. Run the following simple program with perl. use Tk; my $top = MainWindow->new; my $filename=$top->getOpenFile( -title => 'GetFile', ); Actual results: Try to type some text in the dialog box that opens. Nothing happens. Expected results: What I type should appear in the dialog box. Additional info: I could use my perl-Tk programs with no problems a few weeks ago. I have a french keyboard, and I run Gnome. -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list