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

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

bug#43026: W32: Removing frame decoration partially hides echo area


From: Sebastián Monía
Subject: bug#43026: W32: Removing frame decoration partially hides echo area
Date: Mon, 24 Aug 2020 16:12:29 +0000

It's easier to see if a frame is maximized, but this is reproducible as long as the lower frame edge is touching the Windows taskbar.
Evaluating the follow code to "toggle" the frame decoration: (set-frame-parameter nil 'undecorated (not (frame-parameter nil 'undecorated)))
You can see that the echo area ends up about 50% hidden under the taskbar.

Before:

After:



reply via email to

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