]> git.eshelyaron.com Git - emacs.git/commit
Minor adjustments to eww text field change handlers
authorPo Lu <luangruo@yahoo.com>
Tue, 30 Apr 2024 05:21:59 +0000 (13:21 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 30 Apr 2024 07:41:14 +0000 (09:41 +0200)
commitda7d2cf35d4caad98936649613caa37e1385d066
tree5e5a86c919a069d4d8d9b317d19db23d376c5d76
parentb266b81884ae6e0a354774d0d722deda90f3521a
Minor adjustments to eww text field change handlers

* lisp/net/eww.el (eww-check-text-conversion): Fix doc string.
(eww-mode): Specify face, eww-form and field as nonsticky
properties by default.
(eww-tag-textarea, eww-form-text): Render properties
front-sticky.
(eww-process-text-input): Use field functions to compute field
bounds.

(cherry picked from commit 3555447b7e9b16ddf3b52091a23be1b91155854c)
lisp/net/eww.el