Bug 175696

Summary: Calc plasmoid: * pad key doesn't work
Product: [Unmaintained] plasma4 Reporter: Alexey Chernov <4ernov>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: echidnaman
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexey Chernov 2008-11-20 20:01:36 UTC
Version:            (using KDE 4.1.3)
Compiler:          GCC 4.3.2 Target: x86_64-unknown-linux-gnu Configured with:  ../gcc-4.3.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,fortran,objc,treelang --disable-multilib --enable-c99 --enable-long-long Thread model: posix
OS:                Linux
Installed from:    Compiled From Sources

Multiplication key ("*") of numeric pad of keyboard doesn't work with calc plasmoid. It simply doesn't affect the certain screen key. All the rest keys work ok.
Comment 1 Jonathan Thomas 2008-11-20 23:47:37 UTC
Resolved by Marco Martin in svn commit 887017 http://websvn.kde.org/?view=rev&revision=887017
Comment 2 Alexey Chernov 2008-11-21 01:26:16 UTC
Thank you.