[Bug 17584] New: VB6 Textbox crash

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 2 04:30:49 CST 2009


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

           Summary: VB6 Textbox crash
           Product: Wine
           Version: 1.1.13
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: gabmoa at yahoo.it


Created an attachment (id=19742)
 --> (http://bugs.winehq.org/attachment.cgi?id=19742)
Simple project to test VB.textbox escape problem

In many vb6 applications I have experienced crash and now I think I have
understand when this happen!

A vb6 standard single line textbox (multi or single can be choosed at design
time only in vb6) inside a container (in the example a simple picturebox), when
I press Escape to hide (or disable) the container crash the application.
Any other keys seems doesn't cause a crash.

In the example attached any key pressed inside textbox make visible=false to
container. Press the escape key to reproduce the crash.
There are 2 textbox, the first one is single line while the second one is
multiline (and it doesn't crash).

Ubuntu 8.04 - VB6 runtime (SP6)


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