emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#7084: closed (24.0.50; alpha frame parameter cause


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#7084: closed (24.0.50; alpha frame parameter causes flashing with standalone minibuffer)
Date: Fri, 22 Sep 2017 08:46:02 +0000

Your message dated Fri, 22 Sep 2017 10:44:47 +0200
with message-id <address@hidden>
and subject line Re: bug#7084: 24.0.50; alpha frame parameter causes flashing 
with standalone minibuffer
has caused the debbugs.gnu.org bug report #7084,
regarding 24.0.50; alpha frame parameter causes flashing with standalone 
minibuffer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7084: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7084
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; alpha frame parameter causes flashing with standalone minibuffer Date: Wed, 22 Sep 2010 10:45:20 -0700
I use a standalone minibuffer frame.

If I set the alpha frame parameter for some frame to (alpha 100 . 80),
then whenever that frame is inactive it becomes 20% transparent, as
intended.  However, when the minibuffer becomes active the alpha frame
flashes.  And it flashes again for each char I type or delete in the
minibuffer.  This renders the alpha feature useless.


In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-09-20 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'





--- End Message ---
--- Begin Message --- Subject: Re: bug#7084: 24.0.50; alpha frame parameter causes flashing with standalone minibuffer Date: Fri, 22 Sep 2017 10:44:47 +0200
>> Is this problem still present in Emacs 24.3?
>
> Yes, and in a 24.4 build from 2014-02-07.  It makes frame
> parameter `alpha' unusable for a setup that has a standalone
> minibuffer frame (mine, at least).

When I start Emacs 24.5.50.1 with the -Q option and load a file with the
following contents

(setq default-frame-alist '((minibuffer . nil)))

(set-frame-parameter nil 'alpha (cons 100 80))

and I now type C-h f in the "alpha frame", I can indeed see "the alpha
frame flash (at least on Windows)".  Since I cannot reproduce this
flashing with a build of Emacs 25.3.50.1, I'm marking this bug as done.

Thanks for the report, martin


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]