From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#16647: Imprecisions with window-resizing cursors Date: Thu, 27 Feb 2014 20:58:35 +0100 Message-ID: <530F98EB.6060800@gmx.at> References: <87y51qnlfe.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1393531156 4434 80.91.229.3 (27 Feb 2014 19:59:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Feb 2014 19:59:16 +0000 (UTC) Cc: 16647@debbugs.gnu.org To: E Sabof Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 27 20:59:21 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WJ773-00028q-0S for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Feb 2014 20:59:21 +0100 Original-Received: from localhost ([::1]:47689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJ772-0001ju-Lb for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Feb 2014 14:59:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJ76s-0001cr-II for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 14:59:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJ76l-0006lZ-8V for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 14:59:10 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJ76k-0006jx-RR for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 14:59:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WJ76j-0001r3-Py for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 14:59:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Feb 2014 19:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16647 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16647-submit@debbugs.gnu.org id=B16647.13935311327102 (code B ref 16647); Thu, 27 Feb 2014 19:59:01 +0000 Original-Received: (at 16647) by debbugs.gnu.org; 27 Feb 2014 19:58:52 +0000 Original-Received: from localhost ([127.0.0.1]:43040 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJ76Y-0001qS-Su for submit@debbugs.gnu.org; Thu, 27 Feb 2014 14:58:51 -0500 Original-Received: from mout.gmx.net ([212.227.15.15]:57881) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJ76W-0001qI-AY for 16647@debbugs.gnu.org; Thu, 27 Feb 2014 14:58:49 -0500 Original-Received: from [62.47.47.134] ([62.47.47.134]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LoVvG-1WtndE2Bxq-00gaWA; Thu, 27 Feb 2014 20:58:46 +0100 In-Reply-To: <87y51qnlfe.fsf@gmail.com> X-Provags-ID: V03:K0:onDgmOebEjJPFjcazsDuaaN04Nwdnpb7r4/yIqfpN93AeF/HYry cByDe6S3OXfYu0VN5zdPE3A9FkMMI8gy4mLWUcYMadqe8fKU7VKdmgxGTdJS7W08PiZwO0A hHLlNgyDROVVqiyOyV/PDcgupN48K7HaWmB+Sv5N240iGpkp3R24CeXAg+spvqy3/MD86E7 ReUKCReQLJI8MQDdIxAoQ== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:86318 Archived-At: I now tried to address the following issues reported here: > On current trunk version, from emacs -Q > > 1) > > (progn > (scroll-bar-mode -1) > (split-window-right) > ) > > Slowly move the mouse from left to right across the vertical line splitting the windows. Once the mouse goes past the black line, it's still shown as <=>, although clicking-and-dragging on that area won't have any effect. Confirmed. The reason was that a mouse glyph could cross window borders. Should be fixed now. > 2) > > C-x 2 > > Move the cursor from top to bottom, across the mode-line. Once the cursor enters the mode-line, it won't change to a "resize" cursor, although it's already possible to drag. Confirmed (on a Gtk build). The reason was that a mouse glyph from the text area could extend into the mode line. Should be fixed now. martin