[Wine] Bug when selecting text in Qt3 QLineEdit

Markus Gritsch m.gritsch at gmail.com
Fri Dec 21 12:56:51 CST 2007


Hi,

The minimalistic example application at
http://xile.org/le/LineEditBug.zip demonstrates a WINE bug when using
a QLineEdit widget from Qt 3:

* Enter some text in the line edit.
* Select some text using the mouse.
* Click into the line edit

Native Windows:
-> The selected text simply gets unselected.

Using WINE:
-> The selected text gets deleted.

Kind regards,
Markus



More information about the wine-users mailing list