http://bugs.winehq.org/show_bug.cgi?id=5115
------- Additional Comments From speed47@speed47.net 2006-26-08 16:58 ------- I can reproduce this problem with Beyond Compare 2.4.1 and Wine 0.9.20 (CVS)
To reproduce, launch Beyond Compare, and compare two text files. Select any text line, then double-click on the lower part of the window. - Expected behavior : This is an inline-edit, the label containing the text of the line turns to an editbox which permits to manually modify the line you selected. - Observed behavior : The editbox is always empty, where it should contain the actual line text.
- Stderr says :
[When you double click on the label to make it turn in an editbox] : fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub fixme:richedit:RichEditANSIWndProc EM_SETTABSTOPS: stub fixme:richedit:ME_LinkNotify CFM_UNDERLINE! GASP! fixme:richedit:ME_LinkNotify CFM_UNDERLINE! GASP! fixme:richedit:ME_LinkNotify CFM_UNDERLINE! GASP! fixme:richedit:ME_LinkNotify CFM_UNDERLINE! GASP! fixme:richedit:ME_LinkNotify CFM_UNDERLINE! GASP!
[When you type some characters in the empty editbox] fixme:nls:MultiByteToWideChar MB_USEGLYPHCHARS not supported fixme:nls:MultiByteToWideChar MB_USEGLYPHCHARS not supported
[When you use the enter key to validate your entry] fixme:richedit:ME_LinkNotify CFM_UNDERLINE! GASP! fixme:nls:MultiByteToWideChar MB_USEGLYPHCHARS not supported