From: martin rudalics <rudalics@gmx.at>
To: Richard Copley <rcopley@gmail.com>
Cc: 24500@debbugs.gnu.org
Subject: bug#24500: 25.1.50; Can't other-window from minibuffer if Ediff control panel frame present
Date: Sat, 01 Oct 2016 20:50:50 +0200 [thread overview]
Message-ID: <57F0058A.40806@gmx.at> (raw)
In-Reply-To: <CAPM58ojB6GY6Oi8aex+1w+xgFchXhXknOY7ijW5UXwZrWu=5ww@mail.gmail.com>
>> Now I do C-x o. This selects F1 and gives it input focus with the
>> *scratch* window selected. Typed text appears in *scratch*. If F1 and
>> F2 overlap, F2 obscures F1. I suppose you observe something different
>> here.
>
> In this terminology, does "selects F1 and gives it input focus" imply
> that the F1 becomes the active window (in other words, that its title
> bar is painted active)?
Hmmm... I could have sworn it did so. But it doesn't.
So the answer is (until further notice): The frame where I typed M-x
into is the one whose title bar is painted active throughout the
subsequent C-x o sequence.
> If "Yes" then yes, I observe something different, that the window
> does not get activated (i.e., its title bar text remains grey).
>
> If "No" then no, I observe all of that, and I also observe that the
> window does not get activated.
It's "No" actually, but maybe I didn't pay enough attention to that
earlier. Anyway: Typed text always applis to the window selected via
C-x o. Can you confirm that?
>> Now I do C-x o again. This selects the minibuffer window on F1.
>> Typed text now appears in the echo area.
>
> Agreed.
>
>>> Here, after typing M-x in *scratch* in the recipe:
>>> * if I type C-x o the activated window does not change;
>>
>> You mean C-x o does not take you to F2 in my parlance. Here F2 gets
>> selected and input focus.
>
> I'm not sure what you mean. In my case F2 becomes the selected frame
> in the sense of (selected-frame), and typed text goes to the selected window
> of frame F2 (it goes to *scratch*), and F1 remains the active window (the
> one with black title bar text).
OK. It seems that after all we do see the same behavior with respect to
C-x o and C-x 5 o.
> In an unpatched emacs (on master, the emacs from my original report,
> emacs-repository-version 7fa96cb5ef8c8464496688e88c1b97211a820d79),
> C-x o doesn't fail. It can cycle through all three windows more than once.
> The title bar activation doesn't follow the input focus; the minibuffer-less
> frame's title bar remains activated throughout the M-x C-x o C-x o ...
> sequence (I'm not saying that's wrong, I'm just saying that's what happens).
> Doing C-g in the minibuffer correctly returns the input focus to the
> minibuffer-less frame.
But then the "title bar activation doesn't follow the input focus"
behavior is just the same, regardless of whether you issue the M-x in
the minibuffer-equipped or in the minibuffer-less frame. Can we agree
that the frame where we issue the M-x keeps the title bar activated for
the entire C-x o sequence until we either type C-x 5 o or C-g in the
minibuffer?
>> So you mean that frame 2 has input focus and is selected and clicking on
>> frame 1 does not select frame 1 and give it input focus? Something must
>> be broken on your side.
>
> Yes, apparently.
I'd still want to see comments from other Windows users on this. Can
you provide a scenario people can test on an unpatched emacs -Q where
(make-frame '((minibuffer . nil)))
followed by M-x in the new frame doesn't allow switching frames via
Alt-Tab or mouse clicks as long as the minibuffer is active? We need a
third opinion on this.
> Just a thought: do you use focus-follows-mouse? I don't.
You mean the Emacs option? Normally I do use it but not with emacs -Q.
I configured Windows with XMouse support such that hovering the mouse
over a window will give it focus and raise it - but this can hardly be
more powerful than clicking into a window.
[In fact, as I just noticed, it isn't. During focus redirection, I can
confuse Windows by typing C-x o with the consequence that now the frame
I move the cursor to gets the active titlebar but blinking cursor and
input focus remain on the frame where the mouse movement started. Only
as soon as I mouse-click into a frame, moving the cursor to the other
frame makes the behavior congruent again - that is blinking cursor and
input focus again move with the active titlebar.]
And Alt-Tabbing should not be affected by this setting anyway. Well,
Redmond occasionally had troubles with the Alt-Tab code ...
martin
next prev parent reply other threads:[~2016-10-01 18:50 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 17:23 bug#24500: 25.1.50; Can't other-window from minibuffer if Ediff control panel frame present Richard Copley
2016-09-21 17:47 ` Eli Zaretskii
2016-09-21 20:09 ` Richard Copley
2016-09-22 15:26 ` Eli Zaretskii
2016-09-24 19:04 ` martin rudalics
2016-09-28 23:21 ` Richard Copley
2016-09-30 8:32 ` martin rudalics
2016-09-30 18:13 ` Richard Copley
2016-09-30 18:21 ` Richard Copley
2016-10-01 8:44 ` martin rudalics
2016-10-01 10:30 ` Richard Copley
2016-10-01 12:29 ` Richard Copley
2016-10-01 13:09 ` martin rudalics
2016-10-01 13:08 ` martin rudalics
2016-10-01 14:54 ` Richard Copley
2016-10-01 18:50 ` martin rudalics [this message]
2016-10-03 18:32 ` Richard Copley
2016-10-04 6:49 ` martin rudalics
2016-10-03 19:35 ` Richard Copley
2016-10-04 6:49 ` martin rudalics
2016-10-08 17:37 ` martin rudalics
2016-10-08 18:28 ` Richard Copley
2016-10-09 7:51 ` martin rudalics
2016-10-17 8:58 ` martin rudalics
2016-09-23 6:05 ` Tino Calancha
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57F0058A.40806@gmx.at \
--to=rudalics@gmx.at \
--cc=24500@debbugs.gnu.org \
--cc=rcopley@gmail.com \
/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 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).