[Bug 16597] New: Wrong detection of SelAttributes in RichEdit

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 22 08:40:50 CST 2008


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

           Summary: Wrong detection of SelAttributes in RichEdit
           Product: Wine
           Version: 1.1.11
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: richedit
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: teach2000 at basement.nl


Created an attachment (id=18124)
 --> (http://bugs.winehq.org/attachment.cgi?id=18124)
Application to show behavior of RichEdit

Open the attached Project10.exe. This is an test executable to demonstrate the
RTF problem.

Three text boxes are visible:
Text box 1: Plain text where you can enter BBCode.
Text box 2: RichEdit that converts the BBCode to display it WYSIWYG.
Text box 3: The opposite, this plain text memo displays the BBCode from 2. This
BBCode should be the same as the BBCode from 1.

Steps:
Clear the first text box.
Enter the text 'test'.
Exp: The third text box displays 'test'.
Act: The third text box displays '[i][/red]t[/red]e[/red]s[/red]t[/red]'.

This is a big problem for the application Teach2000 under Wine.


Wine version: 1.1.11
WineTricks:
wget http://kegel.com/wine/winetricks && sh winetricks allfonts gecko riched20
msxml3
Suse Linux 10.2
Project10.exe is built with Delphi 2007


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list