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

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

bug#40200: [PATCH v2] Fix NS frame resizing issues (bug#40200, bug#28872


From: Andrii Kolomoiets
Subject: bug#40200: [PATCH v2] Fix NS frame resizing issues (bug#40200, bug#28872)
Date: Fri, 27 Mar 2020 11:45:50 +0200

On 26 Mar 2020, at 23:21, Alan Third <alan@idiocy.org> wrote:
> 
> Hopefully this works better.
> 

It is!

But can the following line be removed?

> +  ns_clear_frame (emacsframe);

This removal resolves following issues for me:

1. Frames have white background color on creation.  This flashing is noticeable 
while using dark background for default face.

2. I'm experimenting with enabling macos native tabs by replacing 
NSWindowTabbingModeDisallowed with NSWindowTabbingModePreferred in nsterm.m.  
Crash occurs on tabbed frame deletion (s-n s-w). Backtrace is attached.

Thanks!

Attachment: emacs-crash-tab-close.txt
Description: Text document


reply via email to

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