GNU bug report logs - #17344
24.3.90; REGRESSION: tooltip semi-transparent in *Completions*

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 25 Apr 2014 04:44:02 UTC

Severity: minor

Found in version 24.3.90

Done: martin rudalics <rudalics <at> gmx.at>

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 17344 in the body.
You can then email your comments to 17344 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17344; Package emacs. (Fri, 25 Apr 2014 04:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 25 Apr 2014 04:44:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.90; REGRESSION: tooltip semi-transparent in *Completions*
Date: Thu, 24 Apr 2014 21:43:02 -0700 (PDT)
I think this is the same bug as #16619, which we closed because it
seemed fixed.  However, I never checked the appearance of tooltip
frames in *Completions*, since I normally do not use tooltips.

The behavior I notice now concerns only tooltip frames - specifically
tooltips shown on completion candidates in buffer *Completions*: those
tooltips are semi-transparent.  I do not see the problem with tooltips
elsewhere.

Please see bug #16619 for background and context.  This is with my
setup.  The regression started with Emacs 23.1 - there is no problem
with Emacs 22.

And just as for what was noticed during the bug #16619 thread, if I set
`frame-alpha-lower-limit' to 100 instead of the default value of 20 then
the problem disappears.

(Of course, I do not want to do that in general, and this is for code
that other users will use - I cannot expect them to tweak
`frame-alpha-lower-limit'.  IOW, that workaround might help you
understand the problem and possibly find a solution, but it is not,
itself, a solution.)

Note that in my setup, *Completions* is a separate frame, and its input
is redirected to my standalone minibuffer frame.  Dunno whether this is
pertinent, but it might help to know it.

Please see bug thread #16619, which apparently isolates the commit that
introduced that regression.  (I'm guessing that that regression has been
only partly fixed and this report is about the same problem.)



In GNU Emacs 24.3.90.1 (i686-pc-mingw32)
 of 2014-04-12 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17344; Package emacs. (Mon, 28 Apr 2014 18:11:01 GMT) Full text and rfc822 format available.

Message #8 received at 17344 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: 17344 <at> debbugs.gnu.org
Subject: RE: bug#17344: 24.3.90; REGRESSION: tooltip semi-transparent in
 *Completions*
Date: Mon, 28 Apr 2014 11:10:38 -0700 (PDT)
Some more info about this regression:

(I cannot get a screen capture to show you, because my screen-capture
tool does not capture tooltips.)

If I give another, non-Emacs window-manager window the focus (by clicking
its title bar) then the mouseover tooltip in the *Completions* frame is OK
(normal, not transparent).

And, as I think I said earlier, if I give the minibuffer frame the focus,
same thing: the tooltip is normal, not transparent.  But if I give any other
Emacs frame the focus (including frame *Completions*), e.g., by clicking its
title bar, then the tooltip in *Completions* is transparent.

Note that typically some other frame has the input focus when the minibuffer
is activated, and it keeps the focus during use of the minibuffer.

I'm not real clear on the terminology, however.  Suppose I click the title
bar of a Dired frame or a frame for *Messages*.  Then if I do, say, `M-x',
the minibuffer becomes active and it accepts input.  But it its title bar
is not colored to show that it has the focus - the Dired or whatever frame
that had the focus still has it, as judged by its title bar.

So what kind of focus is this, since typing input puts it in the minibuffer?
The minibuffer frame does not have the "focus", but input goes to it.  (And
a call to `select-frame-set-input-focus' for the minibuffer frame does
change its title bar, "focusing" it, and even after the minibuffer is exited
the minibuffer frame then still has that focus.)




Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Sat, 04 Jul 2015 08:48:02 GMT) Full text and rfc822 format available.

Notification sent to Drew Adams <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Sat, 04 Jul 2015 08:48:02 GMT) Full text and rfc822 format available.

Message #13 received at 17344-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Drew Adams <drew.adams <at> oracle.com>, 17344-done <at> debbugs.gnu.org
Subject: Re: bug#17344: 24.3.90;
 REGRESSION: tooltip semi-transparent in *Completions*
Date: Sat, 04 Jul 2015 10:47:40 +0200
> In GNU Emacs 24.3.90.1 (i686-pc-mingw32)
>   of 2014-04-12 on LEG570
> Windowing system distributor `Microsoft Corp.', version 6.1.7601
> Configured using:
>   `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'

Shoud be fixed for Emacs 25.  Please check as soon as you get new
binaries.

Thanks, martin




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17344; Package emacs. (Sat, 04 Jul 2015 14:53:02 GMT) Full text and rfc822 format available.

Message #16 received at 17344-done <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: martin rudalics <rudalics <at> gmx.at>, 17344-done <at> debbugs.gnu.org
Cc: Dani Moncayo <dmoncayo <at> gmail.com>
Subject: RE: bug#17344: 24.3.90; REGRESSION: tooltip semi-transparent in
 *Completions*
Date: Sat, 4 Jul 2015 07:52:01 -0700 (PDT)
> Shoud be fixed for Emacs 25.  Please check as soon as you get new
> binaries.

Yes, it does seem to be fixed.  (Thanks to Dani, I was able to get
a very recent binary.)

Thanks for fixing this!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 02 Aug 2015 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 322 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.