[Bug 3328] Input fields in "Hafas" software are displayed incorrectly

Wine Bugs wine-bugs at winehq.org
Wed Sep 28 01:02:12 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3328





------- Additional Comments From marcus at jet.franken.de  2005-28-09 01:02 -------
The fields are a subclassed EDIT control. For some reason there is a space  
on the rightmost side of the edit field (or at least it seems so). 
 
the program itself does: 
 
trace:edit:EditWndProc_common hwnd=0x10076 msg=c (WM_SETTEXT) wparam=0 
lparam=5c569f08 
trace:edit:EDIT_WM_SetText L"07" 
trace:edit:EDIT_EM_ReplaceSel L"07", can_undo 0, send_update 0 
trace:edit:EDIT_EM_ReplaceSel inserting stuff (tl 0, strl 2, selstart 0 
('L""'), text 'L""') 
trace:edit:EDIT_WM_SetText notification EN_UPDATE sent to hwnd=0x1006c 
trace:edit:EDIT_WM_SetText notification EN_CHANGE sent to hwnd=0x1006c 
trace:edit:EditWndProc_common hwnd=0x10076 msg=d (WM_GETTEXT) wparam=3 
lparam=5c56b2cc 
trace:edit:EditWndProc_common hwnd=0x10076 msg=d (WM_GETTEXT) -- 0x00000002 
 

-- 
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.



More information about the wine-bugs mailing list