all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Glenn Morris <rgm@gnu.org>
Cc: 10666@debbugs.gnu.org, "François Pinard" <pinard@iro.umontreal.ca>
Subject: bug#10666: 23.3; C-mouse-2 does not work on a scrollbar
Date: Tue, 31 Jan 2012 22:22:22 +0100	[thread overview]
Message-ID: <71F9E481-4ABE-4868-A918-081891ED6192@swipnet.se> (raw)
In-Reply-To: <xwsjiwetpu.fsf@fencepost.gnu.org>

Hello.

30 jan 2012 kl. 23:00 skrev Glenn Morris:

> François Pinard wrote:
> 
>> The manual should be amended, then, to explain that this command might
>> not be available, depending of the toolkit in use.  Or else, the command
>> might be made to work independently of the toolkit.
> 
> Certainly.
> 
> Jan, is it a Gtk limitation that C-mouse-2 in the scroll-bar does not
> split the window at that point (in which case I will document it); or
> could this feature be added at some point?

It might, but it requires some work.  xg_event_is_for_scrollbar is too
greedy, it takes any button press regardless of modifiers.  But
x_window_to_scroll_bar does not work for real X windows and
Gtk+ scrollbars, so it would have to be replaced also.
Scrollbars in Gtk+ doesn't have windows as such.

	Jan D.







      parent reply	other threads:[~2012-01-31 21:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 19:44 bug#10666: 23.3; C-mouse-2 does not work on a scrollbar Fran=e7ois Pinard
2012-01-30 20:32 ` Glenn Morris
2012-01-30 20:48   ` François Pinard
2012-01-30 22:00     ` Glenn Morris
2012-01-31  1:58       ` Stefan Monnier
2012-01-31  2:34         ` Glenn Morris
2012-01-31  2:45           ` Glenn Morris
2012-01-31  6:32             ` Chong Yidong
2012-01-31 21:22       ` Jan Djärv [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=71F9E481-4ABE-4868-A918-081891ED6192@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=10666@debbugs.gnu.org \
    --cc=pinard@iro.umontreal.ca \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.