masm11 / emacs

Mirror of GNU Emacs
http://www.gnu.org/software/emacs/
GNU General Public License v3.0
198 stars 14 forks source link

Childframe remains after losing focus #48

Closed flatwhatson closed 4 years ago

flatwhatson commented 4 years ago

Childframes remain "on top" after Emacs loses focus, or changing virtual desktop.

Before changing focus: childframe-overlap-1

After changing focus: childframe-overlap-2

After changing desktop: childframe-overlap-3

I'm running the X11 backend on Plasma.

fejfighter commented 4 years ago

I think I will need to investigate how gnome builder does it's completion popups, I know emacs is weird, but I'm already setting every association in gtkwindow*

this is confirmed as is #49

fejfighter commented 4 years ago

in spite of what I said on #49 I think this still applies for wayland, though it;s not as dramatic, "clicking out" of a completion with company-posframe does not drop the child frame and that should.

masm11 commented 4 years ago

fixed by #51.