[Bug 13797] New: wineconsole curses backend wraps cursor in cmd incorrectly

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 9 03:26:21 CDT 2008


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

           Summary: wineconsole curses backend wraps cursor in cmd
                    incorrectly
           Product: Wine
           Version: 1.0-rc4
          Platform: All
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: trisk+winehq at acm.jhu.edu


When wineconsole is built with SVR4 curses instead of ncurses, cmd.exe appears
to work correctly until enough text has been printed to reach the bottom of the
screen, at which point the cursor jumps to the topmost line of the screen.
Entering text will move the cursor along the topmost line, but the text will
not be visible. The cursor will remain on that line indefinitely.

As an example:

Start cmd: wineconsole --backend=curses cmd

Press return lots of times or run dir on a large directory.

The cursor will jump to the top of the screen and stay there.


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