Bug 407994

Summary: KRunner calc does not work with small numbers
Product: [Plasma] krunner Reporter: Daniel Noga <noga.dany>
Component: calculatorAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 5.12.8   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Noga 2019-05-27 11:14:54 UTC
SUMMARY
KRunner calc does not work with small numbers. On Leap 42.3 with Plasma 5.8.7 and Frameworks 5.32 I can type "5 + 3" on Krunner and it responds with 8. On Plasma 5.12.8 on Leap 15.1 with Frameworks 5.55 I can type "5 + 3", but there are no results. But if I type "10000 + 5 + 3", calculator works fine. Probably some performance optimizations to not search anything when there are unsificient string length??

STEPS TO REPRODUCE
1. Alt + F2
2. 5 + 3

OBSERVED RESULT
I see nothing

EXPECTED RESULT
I should see 8, like in older versions.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.12.8
KDE Frameworks Version: 5.55
Qt Version: 5.9.7

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2019-05-28 14:59:49 UTC

*** This bug has been marked as a duplicate of bug 406384 ***