unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5841: 23.1.95; bad mouse bindings for Info mode line node name
@ 2010-04-06  8:43 Drew Adams
  2010-04-06 15:26 ` Chong Yidong
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2010-04-06  8:43 UTC (permalink / raw)
  To: 5841

When you click the mouse on the current node name in Info, these are the
bindings:
 
mouse-1: Info-mouse-scroll-up
mouse-3: Info-mouse-scroll-down
 
Those should be reversed. The leftmost of the two buttons used for this
should move backward. The rightmost should move forward.
 
In left-to-right text, to the left means backward. And this is in
keeping with the binding of DEL (which normally deletes text backward)
to Info-scroll-down. There is a natural association between left and
back, and between right and forward.
 

In GNU Emacs 23.1.95.1 (i386-mingw-nt5.1.2600)
 of 2010-04-03 on G41R2F1
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/imagesupport/include'
 







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#5841: 23.1.95; bad mouse bindings for Info mode line node name
  2010-04-06  8:43 bug#5841: 23.1.95; bad mouse bindings for Info mode line node name Drew Adams
@ 2010-04-06 15:26 ` Chong Yidong
  2010-04-06 15:41   ` Drew Adams
  2012-02-22  2:41   ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Chong Yidong @ 2010-04-06 15:26 UTC (permalink / raw)
  To: Drew Adams; +Cc: 5841

> When you click the mouse on the current node name in Info, these are the
> bindings:
>
> mouse-1: Info-mouse-scroll-up
> mouse-3: Info-mouse-scroll-down
>
> Those should be reversed. The leftmost of the two buttons used for this
> should move backward. The rightmost should move forward.

No.  There is a reason for this binding: it's much more common to
advance through a document, so mouse-1 is used for it.  (Let's not get
into a long argument over this.)






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#5841: 23.1.95; bad mouse bindings for Info mode line node name
  2010-04-06 15:26 ` Chong Yidong
@ 2010-04-06 15:41   ` Drew Adams
  2012-02-22  2:41   ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2010-04-06 15:41 UTC (permalink / raw)
  To: 'Chong Yidong'; +Cc: 5841

> > When you click the mouse on the current node name in Info, 
> > these are the bindings:
> >
> > mouse-1: Info-mouse-scroll-up
> > mouse-3: Info-mouse-scroll-down
> >
> > Those should be reversed. The leftmost of the two buttons 
> > used for this should move backward. The rightmost should
> > move forward.
> 
> No.  There is a reason for this binding: it's much more common to
> advance through a document, so mouse-1 is used for it. (Let's not
> get into a long argument over this.)

There is a reason for almost everything. But not necessarily a good reason.

Why is mouse-1 significantly better than mouse-3 for a much-more-common
operation?

That either button is better than mouse-2 I could understand, since some people
don't even have a mouse-2 or use a wheel button for it, which is sometimes less
handy. But mouse-1 has no great advantage over mouse-3. Neither is hard to use.

And the "more common use" reason is anyway a very weak one. It is more common to
do neither, and many users will forget which is which. When they do occasionally
try one they shouldn't have to backtrack because it was ill-designed. It is more
important that the buttons correspond to what one would naturally expect.

Left stands for left; right stands for right. Couldn't be more obvious and
expected. It is simply perverse to have the left button move right and the right
button move left.







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#5841: 23.1.95; bad mouse bindings for Info mode line node name
  2010-04-06 15:26 ` Chong Yidong
  2010-04-06 15:41   ` Drew Adams
@ 2012-02-22  2:41   ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2012-02-22  2:41 UTC (permalink / raw)
  To: 5841-done


It was explained that this won't be changed.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-22  2:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06  8:43 bug#5841: 23.1.95; bad mouse bindings for Info mode line node name Drew Adams
2010-04-06 15:26 ` Chong Yidong
2010-04-06 15:41   ` Drew Adams
2012-02-22  2:41   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).