GNU bug report logs -
#2149
23.0.60; docview set slice when avoidance mode active
Previous Next
Reported by: MON KEY <monkey <at> sandpframing.com>
Date: Mon, 2 Feb 2009 05:45:03 UTC
Severity: normal
Tags: moreinfo
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2149 in the body.
You can then email your comments to 2149 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#2149
; Package
emacs
.
(Mon, 02 Feb 2009 05:45:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
MON KEY <monkey <at> sandpframing.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 02 Feb 2009 05:45:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
Selecting from menu-bar > DocView > Set Slice ;;;doc-view-set-slice-using-mouse
I am unable to freely move the mouse over the doc to set x & y for slice.
Mouse keeps jumping back to the right fringe per avoidance settings.
*BUT* if i move across the top of the menubar and/or *very* rapidly
move the mouse to left fringe I can get a few moments of mouse trigger
time before mouse re-banishes to right.
This is not intuitive behavior. If possible, when avoidance mode is
active the menu option should not be available and/or avoidance should
be temporarily overidden when doc-view-set-slice-using-mouse has been
invoked.
-----------------------
In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
of 2009-01-28
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
configured using `configure '--with-jpeg=no''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=local
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
diff-auto-refine-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
display-time-mode: t
auto-image-file-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
global-auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
size-indication-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Mouse Avoidance Mode: banish
Mouse Avoidance Nudge Dist: 15
Mouse Avoidance Threshold: 5
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#2149
; Package
emacs
.
(Mon, 02 Feb 2009 20:30:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tassilo Horn <tassilo <at> member.fsf.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 02 Feb 2009 20:30:03 GMT)
Full text and
rfc822 format available.
Message #10 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
MON KEY <monkey <at> sandpframing.com> writes:
Hi!
> Selecting from menu-bar > DocView > Set Slice
> ;;;doc-view-set-slice-using-mouse I am unable to freely move the mouse
> over the doc to set x & y for slice. Mouse keeps jumping back to the
> right fringe per avoidance settings. *BUT* if i move across the top
> of the menubar and/or *very* rapidly move the mouse to left fringe I
> can get a few moments of mouse trigger time before mouse re-banishes
> to right.
>
> This is not intuitive behavior. If possible, when avoidance mode is
> active the menu option should not be available and/or avoidance should
> be temporarily overidden when doc-view-set-slice-using-mouse has been
> invoked.
Which avoidance setting do you use? I tried animate, but the behavior
is not as frustrating as you say.
The problem with mouse-avoidance-mode is that it's a global minor mode,
so disabling it only for doc-view buffers doesn't work. I could
deactivate it temporally while slicing with the mouse, but that doesn't
help much and works only around the real problem:
mouse-avoidance-mode makes no sense and is irritating in buffers where
point isn't visible like image-mode or doc-view.
Bye,
Tassilo
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#2149
; Package
emacs
.
(Mon, 02 Feb 2009 20:30:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tassilo Horn <tassilo <at> member.fsf.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 02 Feb 2009 20:30:04 GMT)
Full text and
rfc822 format available.
Tags added: moreinfo
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Fri, 27 Mar 2009 03:05:09 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
2149 <at> debbugs.gnu.org and MON KEY <monkey <at> sandpframing.com>
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 11 Sep 2011 21:18:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#2149
; Package
emacs
.
(Sun, 11 Sep 2011 21:32:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 2149 <at> debbugs.gnu.org (full text, mbox):
Tassilo Horn <tassilo <at> member.fsf.org> writes:
> Which avoidance setting do you use? I tried animate, but the behavior
> is not as frustrating as you say.
More information was requested two years ago, but was apparently not
given, so I'm closing this bug report. If the bug is still present,
please reopen this report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 10 Oct 2011 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 339 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.