Bug 176840

Summary: Global Download/Upload Limits accepts only two digits
Product: [Applications] kget Reporter: yrtimiD <yrtimid>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description yrtimiD 2008-12-04 01:04:00 UTC
Version:           2.1.3 (using 4.1.3 (KDE 4.1.3), 4.1.3-3.fc10 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.5-117.fc10.i686

In Settings->Configure KGet->Network->Speed limit
Both Download/Upload-limit spin boxes does not accepts more than two digits, i.e. allowed maximum is 99 KiB/s. It's really not enough for today's internet speeds.
Comment 1 Urs Wolfer 2008-12-07 10:41:48 UTC
SVN commit 893689 by uwolfer:

Set more reasonable minimum, maximum and steps in network settings spinboxes.
BUG:176840

 M  +24 -6     dlgnetwork.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=893689
Comment 2 Urs Wolfer 2008-12-07 10:45:23 UTC
SVN commit 893691 by uwolfer:

Backport:
SVN commit 893689 by uwolfer:

Set more reasonable minimum, maximum and steps in network settings spinboxes.
CCBUG:176840

 M  +23 -5     dlgnetwork.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=893691