[Bug 2793] New: Text entries into mIRC chat line truncated

Wine Bugs wine-bugs at winehq.org
Sat Mar 12 23:36:06 CST 2005


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

           Summary: Text entries into mIRC chat line truncated
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: svenw at intercom.net


mIRC 6.16 displays the following behavior using the CVS build of wine from 12
Mar 2005:

Start up mIRC and log connect to a server. The "chat" line at the bottom
displays the typosetting "Paragraph" character (the "P" with double lines - ¶ ).
Text can be entered on the line and it appears ok there, but when one hits
enter, what is sent to the server is truncated or missing. For example:
/join #any-channel results in joining a blank channel.
/quit or /part results in the server saying "Server does not recognize the QUI
command" or "Server does not recognize PAR command".

console lines show the following as each character is typed:
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETUNDOLIMIT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_FMTLINES: stub
fixme:richedit:RichEditANSIWndProc EM_SCROLLCARET: stub
fixme:richedit:RichEditANSIWndProc EM_SETRECT: stub
fixme:richedit:RichEditANSIWndProc EM_SCROLLCARET: stub

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