Bug 127451

Summary: The QIntValidator checks input not correct
Product: [Fedora] Fedora Reporter: Frank Büttner <bugzilla>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-07-12 09:00:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2004-07-08 13:44:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4.1)
Gecko/20031114

Description of problem:
The QIntValidator check the input not correct.
sample code:
Pruefer1_9=new QIntValidator(0,9,this);
LN1->setValidator(Pruefer1_9);

LN1 is a QLineEdit
Pruefer1_9 is a QIntValidator

Version-Release number of selected component (if applicable):
qt-3.1.2-14

How reproducible:
Always

Steps to Reproduce:
1. try to use the QIntValidator


Actual Results:  in this sample you can input integers >9

Expected Results:  do not allow integer >8

Additional info:

to resolve the problem is use the QT Lib version 3.3.2

Comment 1 Than Ngo 2004-07-12 09:00:20 UTC
there'a new qt-3.3.2 package for FC1 on ftp.kde.org. You could
download  this version from here. Thanks for your report

Comment 2 Frank Büttner 2004-07-12 09:53:42 UTC
Thanks. When will this package become a fedora update?
And where can i found this packe on the ftp.kde.org server?

Comment 3 Than Ngo 2004-07-13 16:00:16 UTC
oh, sorry. it's only for FC1 here. Ok, i will try to make update for fc1