[Mono-bugs] [Bug 421675] New: Console and cursor position.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 29 17:07:34 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=421675


           Summary: Console and cursor position.
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Currently the console cursor position detection fails to work if there are
keystrokes queued on its input.   The code should use the FIONREAD ioctl to get
the number of bytes on its input, then issue the escape sequence for position,
and then report back.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list