[Bug 22816] New: QIP 2010 (Infium): text cursor doesn't move properly
http://bugs.winehq.org/show_bug.cgi?id=22816 Summary: QIP 2010 (Infium): text cursor doesn't move properly Product: Wine Version: 1.2-rc1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: itiliehl(a)yandex.ru Created an attachment (id=28176) --> (http://bugs.winehq.org/attachment.cgi?id=28176) Console output while starting QIP, typing message and closing QIP. Bug appears in QIP 2010 while writing message. It first appeared on Wine 1.1.43 (1.1.42 worked fine) and is still there on 1.2-rc1. After entering first character of message text cursor of the input field moves one position to the right and hangs there. It cannot be moved by mouse clicks or arrow keys, so editing a message becomes hard. Every press of key generates a message: fixme:font:GetCharacterPlacementW flags 0x00000132 ignored fixme:font:GetCharacterPlacementW classes not implemented -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-22 07:40:44 --- Perform a regression test for 1.1.42 - 1.1.43. http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Mike <landy2005(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |landy2005(a)gmail.com --- Comment #2 from Mike <landy2005(a)gmail.com> 2010-05-24 01:07:34 --- Yes, I did the same thing. Screenshot in attachments. OS: Ubuntu 10.04 (i386) Wine: 1.2-rc1 Repo: http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 --- Comment #3 from Mike <landy2005(a)gmail.com> 2010-05-24 01:09:14 --- Created an attachment (id=28224) --> (http://bugs.winehq.org/attachment.cgi?id=28224) QIP Chat window with bug -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Sergey Basov <sb(a)faq.net.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Sergey Basov <sb(a)faq.net.ua> 2010-06-11 01:20:13 --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Sergey Basov <sb(a)faq.net.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sb(a)faq.net.ua --- Comment #5 from Sergey Basov <sb(a)faq.net.ua> 2010-06-11 04:52:02 --- (In reply to comment #1)
Perform a regression test for 1.1.42 - 1.1.43.
Today I am finished to do regression test. Result is: 6c3659c3d42dc8a7f26b4f73a4d1716dd75f7ccb is the first bad commit commit 6c3659c3d42dc8a7f26b4f73a4d1716dd75f7ccb Author: Aric Stewart <aric(a)codeweavers.com> Date: Tue Apr 13 14:49:07 2010 -0500 usp10: Improve ScriptItemize with a SCRIPT_CONTROL and SCRIPT_STATE set. Reduce bidi duplications from gdi32 by using the newly corrected usp10 functions. :040000 040000 6417f5d0234247abc602f57ac017afb5bd2465e5 b3ad6701b11dc1ee2122248adf8e4262a5e4acc0 M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 --- Comment #6 from Sergey Basov <sb(a)faq.net.ua> 2010-06-11 08:30:45 --- In today's git this problem fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-11 08:35:40 --- Most likely fixed by 41fb95b43de5644f584d75f46791979ede3f4ffd. Could be considered as duplicate of bug 22914 then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-11 08:57:24 --- Let's mark fixed, to make bug appear in release log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22816 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:53:04 --- Closing bugs fixed in 1.2-rc3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org