emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16647: closed (Imprecisions with window-resizing c


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16647: closed (Imprecisions with window-resizing cursors)
Date: Fri, 19 Sep 2014 08:19:03 +0000

Your message dated Fri, 19 Sep 2014 10:18:21 +0200
with message-id <address@hidden>
and subject line Re: bug#16647: Imprecisions with window-resizing cursors
has caused the debbugs.gnu.org bug report #16647,
regarding Imprecisions with window-resizing cursors
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16647: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16647
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Imprecisions with window-resizing cursors Date: Wed, 05 Feb 2014 06:05:56 +0000 User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.1
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.

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.

3)

C-x 1
(set-window-margins nil (car (window-margins)) 10)
C-x 3

Move the cursor from right to left, across the divider. Once the mouse enters 
the right margin, it will still be displayed as <=>, although it's not possible 
to resize by clicking there.

Evgeni

GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.4) of 
2014-02-05 on ubuntu



--- End Message ---
--- Begin Message --- Subject: Re: bug#16647: Imprecisions with window-resizing cursors Date: Fri, 19 Sep 2014 10:18:21 +0200
Thanks for checking.  Anything that remains to be done in this area?

Not that I'm aware of. You seem to have fixed everything that I saw
not working.

Closing this bug.

Thanks, martin




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]