Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 10 Jun 2004 16:36:53 +0200 (MEST) From: Thomas DOT Wolff AT siemens DOT com Message-Id: <200406101436.i5AEarKY005280@ns-srv-2.bln1.siemens.de> To: cygwin AT cygwin DOT com Subject: cygwin bug report: cursor reports interfere with DOS box scrollbar The cygwin terminal mouse position reports (requested with ESC [ ? 1000h) interfere with the DOS box scrollbar: When the display is scrolled down, position reports do not indicate the correct position on the screen but rather add the offset by which the display has been scrolled down. On the other hand, cursor positioning (by ESC [ p ; p H) refers to the visible screen area. So application-driven cursor control and terminal feedback of cursor position are inconsistent and the feedback is useless for the application. Thomas Wolff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/