GNU bug report logs - #16647
Imprecisions with window-resizing cursors

Previous Next

Package: emacs;

Reported by: E Sabof <evgkeni.sampelnikof <at> gmail.com>

Date: Wed, 5 Feb 2014 06:36:02 UTC

Severity: normal

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: nljlistbox2 <at> gmail.com (N. Jackson)
To: martin rudalics <rudalics <at> gmx.at>
Cc: 16647 <at> debbugs.gnu.org, esabof <at> gmail.com
Subject: bug#16647: Imprecisions with window-resizing cursors
Date: Mon, 24 Feb 2014 11:30:44 -0400
At 03:40 -0400 on Monday 2014-02-24, martin rudalics wrote:

> Try with `frame-resize-pixelwise' non-nil in your .emacs.  Maybe it's
> the size hints.

At 09:00 -0400 on Monday 2014-02-24, E. Sabof wrote:

> Changing frame-resize-pixelwise didn't have an effect. However, everything seems to work fine after (setq window-resize-pixelwise t).

I see the same as Evgeni here on GTK+ Version 3.8.8:

    emacs -Q
    M-: (setq frame-resize-pixelwise t) RET
    M-x make-frame-command RET
    Switch to new frame
    M-: (set-frame-parameter nil 'bottom-divider-width 10) RET
    M-x split-window-below RET

As before, the bug is not observed.

    Drag the window divider up a few pixels (but less than one line)

As before, the bug is observed.

But with

    emacs -Q
    M-: (set-frame-parameter nil 'bottom-divider-width 10) RET
    M-x split-window-below RET
    Drag the window divider up a few pixels (but less than one line)
    Observe bug
    M-: (setq window-resize-pixelwise t)

The bug is no longer observed. Note that I didn't move the divider after
setting window-resize-pixelwise, the bug was immediately no longer
manifest.

N.





This bug report was last modified 10 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.