Hard crash in QFileDialog (Qt/WinFree)
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sat Jun 11 15:08:37 CEST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Peter Kümmel schrieb:
> Angus Leeming wrote:
>
>> Hi guys.
>>
>> I've compiled the attached files with:
>>
>> $ moc -o trial_moc.cpp trial.h
>> $ g++ -g -I$HOME/qt3/include -o trial trial.cpp trial_moc.cpp \
>> -L$HOME/qt3/lib -lqt-mt
>>
>> On launching the resulting trial.exe, a little push button pops up.
>> Press the button and a QFileDialog is displayed.
>> Press the "Up folder" button to the right of the "Look in:" widget
>> which should be showing you're in "My Documents".
>> Select (double click on) the "Desktop" folder, to enter this directory.
>> Press "a" on the keyboard...
>>
>> BOOM.
>>
>> and now, I'm off to bed.
>> Good night,
>> Angus
>
>
> Hi Angus,
>
> your bug reports are really superb!
> A workaround is in cvs now.
>
> Cheers,
> Peter
I've opened a bug report for this:
http://sourceforge.net/tracker/index.php?func=detail&aid=1218742&group_id=27249&atid=389712
The problem is that also it looks like the QLineEdit with the cursor has
the keyboard focus, this isn't true. When you click into the QLineEdit
before pressing a key, all works fine because then the correct widgets
gets the keyevent.
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFCquJVnNKwkgf+zVMRAoOyAJ9ZeRCEPKmQY8WgT2m9u/5OBUA3nACfcVzf
lZYdUvdJUx/cKjGz8IpK+xc=
=fDUH
-----END PGP SIGNATURE-----
More information about the kde-cygwin
mailing list