Bug 176840 - Global Download/Upload Limits accepts only two digits
Summary: Global Download/Upload Limits accepts only two digits
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 01:04 UTC by yrtimiD
Modified: 2008-12-07 10:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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