From unknown Thu Jun 19 16:21:35 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#22516 <22516@debbugs.gnu.org> To: bug#22516 <22516@debbugs.gnu.org> Subject: Status: 25.0.90; xwidget-webkit can't input into new HTML5 input types Reply-To: bug#22516 <22516@debbugs.gnu.org> Date: Thu, 19 Jun 2025 23:21:35 +0000 retitle 22516 25.0.90; xwidget-webkit can't input into new HTML5 input types reassign 22516 emacs submitter 22516 Emanuel Evans severity 22516 normal tag 22516 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 01 00:21:03 2016 Received: (at submit) by debbugs.gnu.org; 1 Feb 2016 05:21:04 +0000 Received: from localhost ([127.0.0.1]:43813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQ6v8-0002Vu-VT for submit@debbugs.gnu.org; Mon, 01 Feb 2016 00:21:03 -0500 Received: from eggs.gnu.org ([208.118.235.92]:47755) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQ6Hx-0001Yl-6O for submit@debbugs.gnu.org; Sun, 31 Jan 2016 23:40:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQ6Ho-0007Jm-W6 for submit@debbugs.gnu.org; Sun, 31 Jan 2016 23:40:28 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ6Ho-0007Ji-Sa for submit@debbugs.gnu.org; Sun, 31 Jan 2016 23:40:24 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ6Hl-0008Vj-Ck for bug-gnu-emacs@gnu.org; Sun, 31 Jan 2016 23:40:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQ6Hi-0007Iz-0k for bug-gnu-emacs@gnu.org; Sun, 31 Jan 2016 23:40:21 -0500 Received: from bravos.emanuel.industries ([45.55.16.62]:50702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ6Hh-0007Iu-LU for bug-gnu-emacs@gnu.org; Sun, 31 Jan 2016 23:40:17 -0500 Received: from localhost (c-50-174-100-167.hsd1.ca.comcast.net [50.174.100.167]) by bravos.emanuel.industries (Postfix) with ESMTPSA id 5B3F460102 for ; Sun, 31 Jan 2016 23:40:17 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=emanuel.industries; s=mail; t=1454301617; bh=oDdFyx3y2xtAgsSJ5qCOyRzvMk/RJSJQdoRo7iZUePg=; h=From:To:Subject:Date; b=JYCocK4gc8WMFZRn9Xm62tgyT4smLMD0Yed0koeOf6lXUlA9+/1MniFIOBaMRqf46 rxLadFYGp8WxezcKNgdoUqnBbyXW4ZO0Rqj6ufz67760yyBE/Y97b1eJnBqdWnmtq3 2NnwSrWhR2UFNhGQR7UvCDqnKAOqkQEYQ2rC/iNI= From: Emanuel Evans To: bug-gnu-emacs@gnu.org Subject: 25.0.90; xwidget-webkit can't input into new HTML5 input types Date: Sun, 31 Jan 2016 20:40:10 -0800 Message-ID: <87powht55h.fsf@emanuel.industries> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 01 Feb 2016 00:21:01 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) It looks like xwidget-webkit can't currently input text into HTML5 input types other than "text", "password", and "textarea". Steps to reproduce: 1. emacs -Q 2. M-x xwidget-webkit-browse-url 2. Go to http://files.emanuel.industries/forms.html 3. Mouse over text fields and try to enter data into them using RETURN. 4. Notice that only the input labeled "Text" actually works. The fix looks pretty straightforward; I'll try to get a patch ready shortly. In GNU Emacs 25.0.90.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.7) of 2016-01-31 built on cersei Repository revision: 7b14da444e6ad0eae1eb6c0dde870a84257d6283 Windowing system distributor 'The X.Org Foundation', version 11.0.11800000 System Description: Arch Linux Configured using: 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --pdfdir=/usr/share/doc/emacs/pdf --with-sound=alsa --without-gconf --with-x-toolkit=gtk3 --with-xft --with-xwidgets 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro CPPFLAGS=-D_FORTIFY_SOURCE=2' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: EShell Minor modes in effect: yas-global-mode: t yas-minor-mode: t global-rbenv-mode: t projectile-global-mode: t projectile-mode: t global-pretty-mode: t display-battery-mode: t display-time-mode: t flx-ido-mode: t ido-ubiquitous-mode: t global-evil-matchit-mode: t evil-matchit-mode: t dirtrack-mode: t delete-selection-mode: t global-auto-revert-mode: t global-subword-mode: t subword-mode: t global-edit-server-edit-mode: t global-discover-mode: t discover-mode: t company-statistics-mode: t global-evil-surround-mode: t evil-surround-mode: t evil-mode: t evil-local-mode: t global-undo-tree-mode: t undo-tree-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t global-visual-line-mode: t transient-mark-mode: t Recent messages: Loading em-unix...done Emacs ready! Total elapsed: 2.406784951 [yas] Loading for `emacs-lisp-mode', just-in-time: (lambda nil (yas--load-directory-1 (quote /home/shosti/.emacs.d/snippets/emacs-lisp-mode) (quote emacs-lisp-mode)))! [yas] Loading compiled snippets from /home/shosti/.emacs.d/snippets/emacs-lisp-mode [yas] Loading for `text-mode', just-in-time: (lambda nil (yas--load-directory-1 (quote /home/shosti/.emacs.d/snippets/text-mode) (quote text-mode)))! [yas] Loading compiled snippets from /home/shosti/.emacs.d/snippets/text-mode Starting Emacs daemon. Restarting server When done with this frame, type C-x 5 0 Load-path shadows: /home/shosti/.emacs.d/elpa/helm-20160126.1110/helm-multi-match hides /home/shosti/.emacs.d/elpa/helm-core-20160126.1014/helm-multi-match /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-browser hides /usr/share/emacs/site-lisp/emms/emms-browser /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-info hides /usr/share/emacs/site-lisp/emms/emms-info /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-metaplaylist-mode hides /usr/share/emacs/site-lisp/emms/emms-metaplaylist-mode /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-librefm-scrobbler hides /usr/share/emacs/site-lisp/emms/emms-librefm-scrobbler /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-mode-line hides /usr/share/emacs/site-lisp/emms/emms-mode-line /home/shosti/.emacs.d/elpa/emms-20151211.1153/tq hides /usr/share/emacs/site-lisp/emms/tq /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-score hides /usr/share/emacs/site-lisp/emms/emms-score /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-streams hides /usr/share/emacs/site-lisp/emms/emms-streams /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-player-mplayer hides /usr/share/emacs/site-lisp/emms/emms-player-mplayer /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-info-ogginfo hides /usr/share/emacs/site-lisp/emms/emms-info-ogginfo /home/shosti/.emacs.d/elpa/emms-20151211.1153/later-do hides /usr/share/emacs/site-lisp/emms/later-do /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-info-mp3info hides /usr/share/emacs/site-lisp/emms/emms-info-mp3info /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-bookmarks hides /usr/share/emacs/site-lisp/emms/emms-bookmarks /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-lyrics hides /usr/share/emacs/site-lisp/emms/emms-lyrics /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-source-playlist hides /usr/share/emacs/site-lisp/emms/emms-source-playlist /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-player-simple hides /usr/share/emacs/site-lisp/emms/emms-player-simple /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-playlist-mode hides /usr/share/emacs/site-lisp/emms/emms-playlist-mode /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-player-mpd hides /usr/share/emacs/site-lisp/emms/emms-player-mpd /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-last-played hides /usr/share/emacs/site-lisp/emms/emms-last-played /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-mark hides /usr/share/emacs/site-lisp/emms/emms-mark /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-mode-line-icon hides /usr/share/emacs/site-lisp/emms/emms-mode-line-icon /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms hides /usr/share/emacs/site-lisp/emms/emms /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-cue hides /usr/share/emacs/site-lisp/emms/emms-cue /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-compat hides /usr/share/emacs/site-lisp/emms/emms-compat /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-playlist-sort hides /usr/share/emacs/site-lisp/emms/emms-playlist-sort /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-player-mpg321-remote hides /usr/share/emacs/site-lisp/emms/emms-player-mpg321-remote /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-i18n hides /usr/share/emacs/site-lisp/emms/emms-i18n /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-librefm-stream hides /usr/share/emacs/site-lisp/emms/emms-librefm-stream /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-stream-info hides /usr/share/emacs/site-lisp/emms/emms-stream-info /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-url hides /usr/share/emacs/site-lisp/emms/emms-url /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-playlist-limit hides /usr/share/emacs/site-lisp/emms/emms-playlist-limit /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-tag-editor hides /usr/share/emacs/site-lisp/emms/emms-tag-editor /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-player-xine hides /usr/share/emacs/site-lisp/emms/emms-player-xine /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-info-metaflac hides /usr/share/emacs/site-lisp/emms/emms-info-metaflac /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-volume hides /usr/share/emacs/site-lisp/emms/emms-volume /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-info-libtag hides /usr/share/emacs/site-lisp/emms/emms-info-libtag /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-cache hides /usr/share/emacs/site-lisp/emms/emms-cache /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-volume-amixer hides /usr/share/emacs/site-lisp/emms/emms-volume-amixer /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-setup hides /usr/share/emacs/site-lisp/emms/emms-setup /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-source-file hides /usr/share/emacs/site-lisp/emms/emms-source-file /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-playing-time hides /usr/share/emacs/site-lisp/emms/emms-playing-time /home/shosti/.emacs.d/elpa/emms-20151211.1153/jack hides /usr/share/emacs/site-lisp/emms/jack /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-history hides /usr/share/emacs/site-lisp/emms/emms-history /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-player-vlc hides /usr/share/emacs/site-lisp/emms/emms-player-vlc /home/shosti/.emacs.d/elpa/emms-20151211.1153/emms-maint hides /usr/share/emacs/site-lisp/emms/emms-maint /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-mhe hides /usr/share/emacs/25.0.90/lisp/org/org-mhe /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-ascii hides /usr/share/emacs/25.0.90/lisp/org/ox-ascii /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-icalendar hides /usr/share/emacs/25.0.90/lisp/org/ox-icalendar /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-attach hides /usr/share/emacs/25.0.90/lisp/org/org-attach /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-irc hides /usr/share/emacs/25.0.90/lisp/org/org-irc /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-maxima hides /usr/share/emacs/25.0.90/lisp/org/ob-maxima /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-lilypond hides /usr/share/emacs/25.0.90/lisp/org/ob-lilypond /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-org hides /usr/share/emacs/25.0.90/lisp/org/ox-org /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-C hides /usr/share/emacs/25.0.90/lisp/org/ob-C /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-eval hides /usr/share/emacs/25.0.90/lisp/org/ob-eval /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-asymptote hides /usr/share/emacs/25.0.90/lisp/org/ob-asymptote /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-clojure hides /usr/share/emacs/25.0.90/lisp/org/ob-clojure /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-indent hides /usr/share/emacs/25.0.90/lisp/org/org-indent /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-picolisp hides /usr/share/emacs/25.0.90/lisp/org/ob-picolisp /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-awk hides /usr/share/emacs/25.0.90/lisp/org/ob-awk /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-mscgen hides /usr/share/emacs/25.0.90/lisp/org/ob-mscgen /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-comint hides /usr/share/emacs/25.0.90/lisp/org/ob-comint /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-latex hides /usr/share/emacs/25.0.90/lisp/org/ox-latex /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-compat hides /usr/share/emacs/25.0.90/lisp/org/org-compat /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-publish hides /usr/share/emacs/25.0.90/lisp/org/ox-publish /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-clock hides /usr/share/emacs/25.0.90/lisp/org/org-clock /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-css hides /usr/share/emacs/25.0.90/lisp/org/ob-css /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-lisp hides /usr/share/emacs/25.0.90/lisp/org/ob-lisp /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-bbdb hides /usr/share/emacs/25.0.90/lisp/org/org-bbdb /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-mouse hides /usr/share/emacs/25.0.90/lisp/org/org-mouse /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-R hides /usr/share/emacs/25.0.90/lisp/org/ob-R /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob hides /usr/share/emacs/25.0.90/lisp/org/ob /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-emacs-lisp hides /usr/share/emacs/25.0.90/lisp/org/ob-emacs-lisp /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-ditaa hides /usr/share/emacs/25.0.90/lisp/org/ob-ditaa /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-src hides /usr/share/emacs/25.0.90/lisp/org/org-src /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-html hides /usr/share/emacs/25.0.90/lisp/org/ox-html /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-man hides /usr/share/emacs/25.0.90/lisp/org/ox-man /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-io hides /usr/share/emacs/25.0.90/lisp/org/ob-io /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-octave hides /usr/share/emacs/25.0.90/lisp/org/ob-octave /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-dot hides /usr/share/emacs/25.0.90/lisp/org/ob-dot /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-tangle hides /usr/share/emacs/25.0.90/lisp/org/ob-tangle /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-habit hides /usr/share/emacs/25.0.90/lisp/org/org-habit /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox hides /usr/share/emacs/25.0.90/lisp/org/ox /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-texinfo hides /usr/share/emacs/25.0.90/lisp/org/ox-texinfo /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-info hides /usr/share/emacs/25.0.90/lisp/org/org-info /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-macs hides /usr/share/emacs/25.0.90/lisp/org/org-macs /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-ruby hides /usr/share/emacs/25.0.90/lisp/org/ob-ruby /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org hides /usr/share/emacs/25.0.90/lisp/org/org /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-calc hides /usr/share/emacs/25.0.90/lisp/org/ob-calc /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-table hides /usr/share/emacs/25.0.90/lisp/org/ob-table /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-python hides /usr/share/emacs/25.0.90/lisp/org/ob-python /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-element hides /usr/share/emacs/25.0.90/lisp/org/org-element /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-core hides /usr/share/emacs/25.0.90/lisp/org/ob-core /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-plot hides /usr/share/emacs/25.0.90/lisp/org/org-plot /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-archive hides /usr/share/emacs/25.0.90/lisp/org/org-archive /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-keys hides /usr/share/emacs/25.0.90/lisp/org/ob-keys /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-capture hides /usr/share/emacs/25.0.90/lisp/org/org-capture /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-pcomplete hides /usr/share/emacs/25.0.90/lisp/org/org-pcomplete /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-bibtex hides /usr/share/emacs/25.0.90/lisp/org/org-bibtex /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-feed hides /usr/share/emacs/25.0.90/lisp/org/org-feed /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-plantuml hides /usr/share/emacs/25.0.90/lisp/org/ob-plantuml /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-docview hides /usr/share/emacs/25.0.90/lisp/org/org-docview /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-matlab hides /usr/share/emacs/25.0.90/lisp/org/ob-matlab /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-eshell hides /usr/share/emacs/25.0.90/lisp/org/org-eshell /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-java hides /usr/share/emacs/25.0.90/lisp/org/ob-java /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-crypt hides /usr/share/emacs/25.0.90/lisp/org/org-crypt /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-perl hides /usr/share/emacs/25.0.90/lisp/org/ob-perl /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-mobile hides /usr/share/emacs/25.0.90/lisp/org/org-mobile /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-sass hides /usr/share/emacs/25.0.90/lisp/org/ob-sass /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-footnote hides /usr/share/emacs/25.0.90/lisp/org/org-footnote /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-exp hides /usr/share/emacs/25.0.90/lisp/org/ob-exp /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-sql hides /usr/share/emacs/25.0.90/lisp/org/ob-sql /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-haskell hides /usr/share/emacs/25.0.90/lisp/org/ob-haskell /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-odt hides /usr/share/emacs/25.0.90/lisp/org/ox-odt /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-protocol hides /usr/share/emacs/25.0.90/lisp/org/org-protocol /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-rmail hides /usr/share/emacs/25.0.90/lisp/org/org-rmail /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-ocaml hides /usr/share/emacs/25.0.90/lisp/org/ob-ocaml /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-scala hides /usr/share/emacs/25.0.90/lisp/org/ob-scala /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-org hides /usr/share/emacs/25.0.90/lisp/org/ob-org /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-w3m hides /usr/share/emacs/25.0.90/lisp/org/org-w3m /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-id hides /usr/share/emacs/25.0.90/lisp/org/org-id /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-fortran hides /usr/share/emacs/25.0.90/lisp/org/ob-fortran /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-ledger hides /usr/share/emacs/25.0.90/lisp/org/ob-ledger /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-agenda hides /usr/share/emacs/25.0.90/lisp/org/org-agenda /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-screen hides /usr/share/emacs/25.0.90/lisp/org/ob-screen /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-table hides /usr/share/emacs/25.0.90/lisp/org/org-table /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-js hides /usr/share/emacs/25.0.90/lisp/org/ob-js /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-list hides /usr/share/emacs/25.0.90/lisp/org/org-list /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-gnus hides /usr/share/emacs/25.0.90/lisp/org/org-gnus /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-ctags hides /usr/share/emacs/25.0.90/lisp/org/org-ctags /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-datetree hides /usr/share/emacs/25.0.90/lisp/org/org-datetree /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-faces hides /usr/share/emacs/25.0.90/lisp/org/org-faces /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-version hides /usr/share/emacs/25.0.90/lisp/org/org-version /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-timer hides /usr/share/emacs/25.0.90/lisp/org/org-timer /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-beamer hides /usr/share/emacs/25.0.90/lisp/org/ox-beamer /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-macro hides /usr/share/emacs/25.0.90/lisp/org/org-macro /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-makefile hides /usr/share/emacs/25.0.90/lisp/org/ob-makefile /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-sqlite hides /usr/share/emacs/25.0.90/lisp/org/ob-sqlite /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-ref hides /usr/share/emacs/25.0.90/lisp/org/ob-ref /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-colview hides /usr/share/emacs/25.0.90/lisp/org/org-colview /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-entities hides /usr/share/emacs/25.0.90/lisp/org/org-entities /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-scheme hides /usr/share/emacs/25.0.90/lisp/org/ob-scheme /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-shen hides /usr/share/emacs/25.0.90/lisp/org/ob-shen /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-gnuplot hides /usr/share/emacs/25.0.90/lisp/org/ob-gnuplot /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-loaddefs hides /usr/share/emacs/25.0.90/lisp/org/org-loaddefs /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ox-md hides /usr/share/emacs/25.0.90/lisp/org/ox-md /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-inlinetask hides /usr/share/emacs/25.0.90/lisp/org/org-inlinetask /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-latex hides /usr/share/emacs/25.0.90/lisp/org/ob-latex /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/org-install hides /usr/share/emacs/25.0.90/lisp/org/org-install /home/shosti/.emacs.d/elpa/org-plus-contrib-20160125/ob-lob hides /usr/share/emacs/25.0.90/lisp/org/ob-lob /home/shosti/.emacs.d/elpa/emms-20151211.1153/tq hides /usr/share/emacs/25.0.90/lisp/emacs-lisp/tq Features: (shadow sort flyspell ispell mail-extr emacsbug message idna format-spec rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader sendmail elisp-slime-nav redshank skeleton highlight-parentheses evil-paredit easy-mmode company-files company-oddmuse company-keywords company-etags etags xref project company-gtags company-dabbrev-code company-dabbrev company-capf company-cmake company-ropemacs company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb git-gutter-fringe fringe-helper git-gutter idle-highlight-mode whitespace linum projectile-rails rake inflections inf-ruby ruby-mode smie em-unix em-script em-ls em-hist em-pred em-glob em-dirs em-basic em-banner em-alias server tomorrow-night-theme p-yasnippet yasnippet p-xwidgets xwidget image-mode browse-url bookmark pp p-web-mode p-twitter p-testing p-term p-sql sql-indent sql view p-sml p-slack json map request url-http tls gnutls url-auth mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw mail-utils url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source gnus-util time-date mm-util help-fns mail-prsvr password-cache url-vars mailcap p-shell p-seq p-scala p-ruby rbenv p-wacspace wacs-init wacs-configuration wacs-util findr p-restclient p-python p-projectile projectile grep compile ibuf-ext ibuffer p-programming saveplace p-prodigy prodigy hl-line p-pretty-mode pretty-mode p-pianobar p-pass p-paredit paredit p-pacman p-octave p-nginx p-multiple-cursors p-modeline diminish battery time p-markdown p-linux p-js p-javascript p-impatient-mode p-ido flx-ido flx ido-ubiquitous cl-seq ido-completing-read+ smex ido p-hydra p-html p-heroku p-helm p-haskell p-go p-gnus seq p-gist p-fun spotify-autoload p-flycheck p-feature p-expand-region p-eww p-evil-nerd-commenter evil-nerd-commenter evil-nerd-commenter-operator p-evil-motions p-evil-matchit evil-matchit p-ess p-eshell dirtrack em-cmpl em-term term disp-table ehelp em-prompt pcomplete esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util p-erlang erlang-start p-erc p-jabber p-options warnings p-path p-emoji emoji-cheat-sheet cl p-emms p-elixir p-editing delsel autorevert filenotify cap-words superword subword p-git p-edit-server edit-server p-display p-dired dired-x dired p-discover discover makey p-diff-mode p-debbugs p-darwin p-css p-company company-statistics company p-comint comint ansi-color p-coffee p-clojure p-lisp p-cc-mode p-cal p-org p-bindings p-aurel p-ag p-leader p-evil cus-edit cus-start cus-load wid-edit evil-surround evil evil-integration evil-maps evil-commands evil-command-window evil-types evil-search evil-ex evil-macros evil-repeat evil-states evil-core evil-common windmove thingatpt rect evil-digraphs evil-vars ring edmacro kmacro undo-tree diff p-key-chord key-chord p-ace-jump p-functions f dash-functional dash s ucs-normalize p-packages finder-inf eieio byte-opt bytecomp byte-compile cl-extra help-mode cconv eieio-core cl-macs gv cl-loaddefs pcase cl-lib go-mode-autoloads advice info package easymenu epg-config mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 610562 35105) (symbols 48 42560 0) (miscs 40 102 183) (strings 32 140798 20402) (string-bytes 1 4680162) (vectors 16 84993) (vector-slots 8 1807602 50552) (floats 8 7958 1539) (intervals 56 429 0) (buffers 976 14) (heap 1024 60228 3257)) From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 01 11:52:28 2016 Received: (at control) by debbugs.gnu.org; 1 Feb 2016 16:52:28 +0000 Received: from localhost ([127.0.0.1]:45350 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQHiF-0005zk-Pc for submit@debbugs.gnu.org; Mon, 01 Feb 2016 11:52:27 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52750) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQHiE-0005z2-FC for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:52:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQHi8-0003bH-KL for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:52:21 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQHi8-0003b6-GG for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:52:20 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1aQHi7-000223-Nk for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:52:19 -0500 Subject: control message for bug 22516 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Mon, 01 Feb 2016 11:52:19 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) merge 22515 22516 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 01 11:53:27 2016 Received: (at control) by debbugs.gnu.org; 1 Feb 2016 16:53:27 +0000 Received: from localhost ([127.0.0.1]:45354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQHjD-000644-2C for submit@debbugs.gnu.org; Mon, 01 Feb 2016 11:53:27 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54213) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQHjB-00063a-Db for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:53:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQHj5-0004Et-NE for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:53:20 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQHj5-0004Eo-KI for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:53:19 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1aQHj5-0002DX-Bx for control@debbugs.gnu.org; Mon, 01 Feb 2016 11:53:19 -0500 Subject: control message for bug 22516 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Mon, 01 Feb 2016 11:53:19 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) merge 22513 22516 From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 07 12:05:30 2021 Received: (at 22516) by debbugs.gnu.org; 7 Feb 2021 17:05:30 +0000 Received: from localhost ([127.0.0.1]:48622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8nV4-0003x0-C2 for submit@debbugs.gnu.org; Sun, 07 Feb 2021 12:05:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]:37900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8nV1-0003wa-1x; Sun, 07 Feb 2021 12:05:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/DJvOZYjQENzlM1f9BYRUCxHJEeK9urqJwd3XCQ6D/E=; b=p0K4zrkpTEtdOTlm6sPbrokiHL nFF7PCV6Z87XyftrrpS2npPEQGCBJmmHN+zf+EB1Ha9GttbQBPrRHFBt7kQ6pd5l4Ja+qjY1Zz9uW EnzgExi++XY/iGgBY5wdDrC+G81tsg1KA+evVwTF2UhcXBjtRJuITsYMBeRzxEZTa5+w=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8nUq-0002bt-Jb; Sun, 07 Feb 2021 18:05:20 +0100 From: Lars Ingebrigtsen To: Emanuel Evans Subject: Re: bug#22513: 25.0.90; xwidget-webikit doesn't handle new html5 input types References: <87powht55h.fsf@emanuel.industries> X-Now-Playing: Mia Doi Todd's _Songbook_: "Only Love Can Break Your Heart" Date: Sun, 07 Feb 2021 18:05:14 +0100 In-Reply-To: <87powht55h.fsf@emanuel.industries> (Emanuel Evans's message of "Sun, 31 Jan 2016 20:40:10 -0800") Message-ID: <87wnvj24hh.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Emanuel Evans writes: > It looks like xwidget-webkit can't currently input text into HTML5 input > types other than "text", "password", and "textarea". Steps to reproduce: > > 1. emacs -Q > > 2. M-x xwidget-webkit-browse-u [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 22516 Cc: 22513@debbugs.gnu.org, 22516@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Emanuel Evans writes: > It looks like xwidget-webkit can't currently input text into HTML5 input > types other than "text", "password", and "textarea". Steps to reproduce: > > 1. emacs -Q > > 2. M-x xwidget-webkit-browse-url > > 2. Go to http://files.emanuel.industries/forms.html > > 3. Mouse over text fields and try to enter data into them using RETURN. > > 4. Notice that only the input labeled "Text" actually works. > > The fix looks pretty straightforward; I'll try to get a patch ready > shortly. (I'm going through old bug reports that unfortunately got no response at the time.) The web page no longer exists, so I can't test this, but I can't recall hearing any other similar reports. Are you still seeing this odd problem in more recent versions of Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 07 12:05:34 2021 Received: (at control) by debbugs.gnu.org; 7 Feb 2021 17:05:34 +0000 Received: from localhost ([127.0.0.1]:48625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8nV7-0003xL-MX for submit@debbugs.gnu.org; Sun, 07 Feb 2021 12:05:34 -0500 Received: from quimby.gnus.org ([95.216.78.240]:37914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8nV5-0003wi-N3 for control@debbugs.gnu.org; Sun, 07 Feb 2021 12:05:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NaCR+2ncJ4xVF+AjkdGpMN0rAT4SRvybc54sW5WBDlw=; b=qb4JzUWJH5isDclhjDXmgjDSiY p5k/AeLU41Sd6tyNHRKGaZeoLmLGeoDHtvskhBCeRON2ROfMN45Y6x6sguoBRilA9cpX2mr+rUJvX FzKKPois4Gxx8Rb0PRtzHWxNgdUvibqLeIpMDNRK8OasJhmLTaEzoUTS5bKxfala3FS8=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8nUx-0002c2-SO for control@debbugs.gnu.org; Sun, 07 Feb 2021 18:05:26 +0100 Date: Sun, 07 Feb 2021 18:05:22 +0100 Message-Id: <87v9b324h9.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #22513 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 22513 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 22513 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 11 20:53:00 2021 Received: (at 22516) by debbugs.gnu.org; 12 Mar 2021 01:53:00 +0000 Received: from localhost ([127.0.0.1]:55603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKWz0-0002py-Fr for submit@debbugs.gnu.org; Thu, 11 Mar 2021 20:53:00 -0500 Received: from quimby.gnus.org ([95.216.78.240]:53110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKWyy-0002pc-Tv; Thu, 11 Mar 2021 20:52:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=i9jcB6KnzZWHogr9brkiXdDzMX4YHLFtkFAkDFIS+qA=; b=lzy4hjBQHy5+q6JaWM96lSjG2R VFoGbhtDMG3ZkaldHjpXRPBBebGgJPTrUeN2FrZ9HCa0sIcMomkrE+yjx0CMZdPuoQX9VSz5g9p4F s1/XaehJ3uaLxvo00hMGjEm0oA/H/TYbhtTMSAGciZEnXitSP0gtdZP8f1tfYhclE4Xw=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lKWyp-0007Sx-0J; Fri, 12 Mar 2021 02:52:45 +0100 From: Lars Ingebrigtsen To: Emanuel Evans Subject: Re: bug#22513: 25.0.90; xwidget-webikit doesn't handle new html5 input types References: <87powht55h.fsf@emanuel.industries> <87wnvj24hh.fsf@gnus.org> X-Now-Playing: Joni Mitchell's _Blue_: "Carey" Date: Fri, 12 Mar 2021 02:52:41 +0100 In-Reply-To: <87wnvj24hh.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 07 Feb 2021 18:05:14 +0100") Message-ID: <87im5xw32u.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > The web page no longer exists, so I can't test this, but I can't recall > hearing any other similar reports. Are you still seeing this odd > problem in more recent versions of Emacs? Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 22516 Cc: 22513@debbugs.gnu.org, 22516@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > The web page no longer exists, so I can't test this, but I can't recall > hearing any other similar reports. Are you still seeing this odd > problem in more recent versions of Emacs? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 11 20:53:01 2021 Received: (at control) by debbugs.gnu.org; 12 Mar 2021 01:53:01 +0000 Received: from localhost ([127.0.0.1]:55608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKWz7-0002qI-8U for submit@debbugs.gnu.org; Thu, 11 Mar 2021 20:53:01 -0500 Received: from quimby.gnus.org ([95.216.78.240]:53124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKWz3-0002pk-8X for control@debbugs.gnu.org; Thu, 11 Mar 2021 20:52:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=0UqUeLqNbPKLCVI2jjMiVltpmP95MAAXXiC4Lx07tQU=; b=EXiVJ33aG+jrZVYxBPz+5U5rVV Ld2sLDQ9EKQZx+xDj4nkIUBjrl1EbbNiodOQE4F92Zi8ECVl3lACtwIZq7S6T2EVRCtlr9VZb3sEZ d87J3tmPucdB4P5TEucC57Fj/bg7lFWXxRnoXQ/NNCXoHHEhMh8Wdj0pm2aRmvOnGHxo=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lKWyv-0007T3-BX for control@debbugs.gnu.org; Fri, 12 Mar 2021 02:52:51 +0100 Date: Fri, 12 Mar 2021 02:52:48 +0100 Message-Id: <87h7lhw32n.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #22513 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 22513 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 22513 quit From unknown Thu Jun 19 16:21:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 09 Apr 2021 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator