unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Why the `click' modifier for a mouse-wheel event?
@ 2009-06-26 17:15 Drew Adams
  2009-06-26 17:26 ` Drew Adams
  2009-06-26 19:32 ` Chong Yidong
  0 siblings, 2 replies; 7+ messages in thread
From: Drew Adams @ 2009-06-26 17:15 UTC (permalink / raw)
  To: emacs-devel

Subject line says it all.

In Emacs 22 (and 21, 20...), using the mouse wheel did not add any modifiers to
the event that was read.  In Emacs 23, `event-modifiers' for a
`mouse-wheel-down-event' or `mouse-wheel-up-event' returns `(click)'.

Why? Is this a bug or a feature or just an inescapable implementation
limitation?

This behavior doesn't seem right. Using the mouse wheel (without pressing it to
realize a click) is not the same as clicking a mouse button.

(I'm using Windows, so the `event-basic-type' for a wheel rotation is `wheel-up'
or `wheel-down'.)





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

end of thread, other threads:[~2009-07-06 15:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-26 17:15 Why the `click' modifier for a mouse-wheel event? Drew Adams
2009-06-26 17:26 ` Drew Adams
2009-06-26 19:32 ` Chong Yidong
2009-07-06  3:27   ` Jason Rumney
2009-07-06  6:40     ` Drew Adams
2009-07-06  8:31       ` Jan D.
2009-07-06 15:34         ` Emacs bug list [was: Why the `click' modifier for a mouse-wheel event?] Drew Adams

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).