[Bug 10850] New: Bug when selecting text in Qt 3 QLineEdit
wine-bugs at winehq.org
wine-bugs at winehq.org
Fri Dec 21 13:28:14 CST 2007
http://bugs.winehq.org/show_bug.cgi?id=10850
Summary: Bug when selecting text in Qt 3 QLineEdit
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: test
AssignedTo: wine-bugs at winehq.org
ReportedBy: m.gritsch at gmail.com
Hi,
The attached minimalistic example application 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
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the wine-bugs
mailing list