http://bugs.winehq.org/show_bug.cgi?id=33086
Bug #: 33086 Summary: QQ 2013 Beta2: text in input box can't display normally Product: Wine Version: 1.5.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: jactry92@gmail.com Classification: Unclassified
Created attachment 43740 --> http://bugs.winehq.org/attachment.cgi?id=43740 Text in input box can't display normally
reproduce: 1. download and install it; 2. ~/.wine/drive_c/Program Files/Tencent/QQ/Bin$ wine QQ.exe
when you try to input account in the input box you will find the both the cursor and the number can't be displayed normally.(as picture 1 in attachment)
I found 'winetricks -q riched20' make it happier. The picture 2 in attachment is what it should look like(with native riched20)
There was a QQ account for testing provided by Qian Hong: accout: 1469264807 Password: winedebug
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #1 from Jactry Zeng jactry92@gmail.com 2013-02-28 09:29:01 CST --- Created attachment 43741 --> http://bugs.winehq.org/attachment.cgi?id=43741 with native rich20
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #2 from Jactry Zeng jactry92@gmail.com 2013-02-28 09:30:10 CST --- Created attachment 43742 --> http://bugs.winehq.org/attachment.cgi?id=43742 The Log
http://bugs.winehq.org/show_bug.cgi?id=33086
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dldir1.qq.com/qqfile | |/qq/QQ2013/2013Beta2/7048/Q | |Q2013Beta2.exe CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #3 from Austin English austinenglish@gmail.com 2013-02-28 12:52:31 CST --- Please attach a +richedit trace.
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #4 from Jactry Zeng jactry92@gmail.com 2013-02-28 18:03:37 CST --- (In reply to comment #3)
Please attach a +richedit trace.
Hi Austin, This is the +relay +richedit trace: http://dl.dropbox.com/u/38458267/QQ2013%2Brelay%2Brichedit.txt.tar.gz
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #5 from Austin English austinenglish@gmail.com 2013-03-01 00:30:45 CST --- (In reply to comment #4)
(In reply to comment #3)
Please attach a +richedit trace.
Hi Austin, This is the +relay +richedit trace: http://dl.dropbox.com/u/38458267/QQ2013%2Brelay%2Brichedit.txt.tar.gz
+relay isn't needed, just +richedit.
Please attach it, rather than using dropbox, so it doesn't get accidentally deleted :).
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #6 from Jactry Zeng jactry92@gmail.com 2013-03-01 01:22:27 CST --- Created attachment 43750 --> http://bugs.winehq.org/attachment.cgi?id=43750 +richedit Trace
(In reply to comment #5)
(In reply to comment #4)
(In reply to comment #3)
Please attach a +richedit trace.
Hi Austin, This is the +relay +richedit trace: http://dl.dropbox.com/u/38458267/QQ2013%2Brelay%2Brichedit.txt.tar.gz
+relay isn't needed, just +richedit.
Please attach it, rather than using dropbox, so it doesn't get accidentally deleted :).
Oops...because the wrong log was too big to attach it.
http://bugs.winehq.org/show_bug.cgi?id=33086
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fangendoucg@gmail.com
--- Comment #7 from Qian Hong fracting@gmail.com 2013-04-18 03:43:55 CDT --- *** Bug 33411 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=33086
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33086
Johan Gardhage johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33086
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com Ever Confirmed|0 |1
--- Comment #8 from Dan Kegel dank@kegel.com 2013-09-21 11:56:05 CDT --- Also affects qq international 2.0.
http://bugs.winehq.org/show_bug.cgi?id=33086
--- Comment #9 from Jactry Zeng jactry92@gmail.com 2013-09-22 05:54:08 CDT --- Hi all,
Also affects QQ 2012/International 1.6. And I found this line in the log: fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub
Then I added some code to print the parameters. Parameters were passed into EM_SETEDITSTYLE were 'SES_USEAIMM| SES_USECTF' (0x10040) which seem were related to input method.[0] So I think it was suspectable. (Also Bug 18912)
And what should I do to make sure whether this unimplemented function result in this bug? Thank you.
[0]http://msdn.microsoft.com/en-us/library/windows/desktop/bb788031(v=vs.85).as...
http://bugs.winehq.org/show_bug.cgi?id=33086
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shiy_118@sina.com
--- Comment #10 from Jerome Leclanche adys.wh@gmail.com --- *** Bug 35661 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=33086
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- Download link is burst. You can download here http://dldir1.qq.com/qqfile/qq/QQ2013/2013Beta2/7048/QQ2013Beta2.exe
Testing chinese software is pretty hard, but I think the bug still occurs with wine-5.12. Can anyone confirm?
https://bugs.winehq.org/show_bug.cgi?id=33086
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|http://dldir1.qq.com/qqfile |https://web.archive.org/web |/qq/QQ2013/2013Beta2/7048/Q |/20131009024157/http://dldi |Q2013Beta2.exe |r1.qq.com/qqfile/qq/QQ2013/ | |2013Beta2/7048/QQ2013Beta2. | |exe Resolution|--- |FIXED Fixed by SHA1| |e7b42deaf2a18e32313e2da0256 | |6905180986760
--- Comment #12 from Jactry Zeng jactry92@gmail.com --- Confirmed that it was fixed by https://source.winehq.org/git/wine.git/commit/e7b42deaf2a18e32313e2da02566905180986760.
$ md5sum QQ2013Beta2.exe 799532f210656f7c2a5737ba38a1e303 QQ2013Beta2.exe
https://bugs.winehq.org/show_bug.cgi?id=33086
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.2.