http://bugs.winehq.org/show_bug.cgi?id=7512
------- Additional Comments From dmitry(a)codeweavers.com 2007-23-02 07:38 -------
It would be interesting to compare an observed behaviour of the edit control
with other built-un user32 controls (such as "static" and "button") and
a custom window class.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7512
------- Additional Comments From lightning_uk(a)imgburn.com 2007-23-02 07:24 -------
Created an attachment (id=5063)
--> (http://bugs.winehq.org/attachment.cgi?id=5063&action=view)
Simple test case programs
I've thrown together a couple of basic test apps as requested. Thank you for
looking into this :)
One exe uses the Tnt code with GetWindowLongA, and the other with
GetWindowLongW.
The names of the exe's clearly show which is which.
My findings with these apps are as follows:
Under Windows:
- GetWindowLongA
-- Works as expected. 'IsWindowUnicode' returns TRUE. I can paste a unicode
character (from charmap) into the combobox, click 'Go' and it ends up in the
TntLabel on the right. Normal text input via the keyboard also works fine.
- GetWindowLongW
-- Doesn't work as expected. 'IsWindowUnicode' returns FALSE. I can paste a
unicode character (from charmap) into the combobox, click 'Go' and all I get in
the TntLabel on the right is garbage (normally a question mark). Normal text
input via the keyboard works fine. Obviously it just doesn't like unicode.
Under Wine:
- GetWindowsLongA
-- Doesn't work as expected. 'IsWindowUnicode' returns TRUE. Text input via the
keyboard into the TntComboBox gets compressed (at byte level) from wchar_t to
char and you just get garbage in the TntLabel on the right.
- GetWindowsLongW
-- Works as expected. 'IsWindowUnicode' returns FALSE. Text input via the
keyboard into the TntComboBox is correctly displayed in the TntLabel on the
right.
Copy + paste from charmap under wine doesn't appear to work with this app so I
was unsure how to test unicode character input.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6683
------- Additional Comments From citizenr(a)gmail.com 2007-23-02 06:31 -------
0.9.31 still there
interesting tidbit - it works the first time, then wont, deleting i_view32.ini
will make it work the first time, then won... and so on :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7522
d1m1(a)gmx.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Additional Comments From d1m1(a)gmx.ch 2007-23-02 06:26 -------
The game is playable if you set the sound module to ALSA in winecfg.
But I have to switch of voice communication in the IL-2 Hardware Setup. If I
don't switch it off, the game freezes often, but when it freezes you can send a
-SIGINT (or Ctrl+C in Console), so it continues.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5774
------- Additional Comments From citizenr(a)gmail.com 2007-23-02 06:16 -------
Created an attachment (id=5061)
--> (http://bugs.winehq.org/attachment.cgi?id=5061&action=view)
1.png
bad language analogy, 'V' ok sign in Polish is often called a bird :) (it kinda
looks like a bird with wings in a V shape)
When you run uTorrent it checks if it can get the port you set it up with, if
it cant it will display red exclamation in place of green V. It does that if
you close uTorrent and run it again = Wine keeps the port open for itself? It
might be another bug, but Iv got a feeling they are connected (maybe it decides
after some time to unbind the port from the app while that app is running and
thats why DHT/KAD is dying).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5774
------- Additional Comments From citizenr(a)gmail.com 2007-23-02 06:15 -------
Created an attachment (id=5060)
--> (http://bugs.winehq.org/attachment.cgi?id=5060&action=view)
1.png
bad language analogy, 'V' ok sign in Polish is often called a bird :) (it kinda
looks like a bird with wings in a V shape)
When you run uTorrent it checks if it can get the port you set it up with, if
it cant it will display red exclamation in place of green V. It does that if
you close uTorrent and run it again = Wine keeps the port open for itself? It
might be another bug, but Iv got a feeling they are connected (maybe it decides
after some time to unbind the port from the app while that app is running and
thats why DHT/KAD is dying).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5701
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7467
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From philip.kent(a)ntlworld.com 2007-23-02 04:53 -------
This has been fixed as of future release of AutoIt 3.2.3.0
Since this is not a wine bug, I have marked it as INVALID.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.