1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00

; Update the xwidgets-on-NS text due to fixing bug#60703

* etc/TODO: Update the xwidgets-on-NS text (bug#74295).
This commit is contained in:
Andrew De Angelis 2024-11-10 10:13:17 -05:00 committed by Eli Zaretskii
parent d592832504
commit a0613372a7

View File

@ -943,13 +943,13 @@ This sections contains features found in other official Emacs ports.
Emacs 25 has support for xwidgets, a system to include WebKit widgets Emacs 25 has support for xwidgets, a system to include WebKit widgets
into an Emacs buffer. into an Emacs buffer.
They work on NS, but not very well. For example, trying to display a They work on NS, but not very well. This is because the NS code has
xwidget in the "killed" state will make Emacs crash. This is because not been updated to keep with recent changes to the X11 and GTK code.
the NS code has not been updated to keep with recent changes to the
X11 and GTK code.
Many features such as xwidget-webkit-edit-mode do not work correctly Many features do not work correctly on NS, such as:
on NS either. - xwidget-webkit-edit-mode
- xwidget-webkit-isearch-mode
- xwidget-webkit-browse-history.
**** Respect 'frame-inhibit-implied-resize' **** Respect 'frame-inhibit-implied-resize'
When the variable 'frame-inhibit-implied-resize' is non-nil, frames When the variable 'frame-inhibit-implied-resize' is non-nil, frames